| Package | Description |
|---|---|
| com.bytex.snamp.supervision.def | |
| com.bytex.snamp.supervision.elasticity.policies |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.collect.ImmutableMap<String,ScalingPolicy> |
DefaultElasticityManager.getPolicies()
Gets read-only map of active scaling policies.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultElasticityManager.addScalingPolicy(String policyName,
ScalingPolicy voter)
Adds a new voter to this manager.
|
| Modifier and Type | Field and Description |
|---|---|
static ScalingPolicy |
ScalingPolicy.VOICELESS |
| Modifier and Type | Method and Description |
|---|---|
ScalingPolicy |
ScalingPolicyFactory.compile(com.bytex.snamp.configuration.ScriptletConfiguration scalingPolicy) |
Copyright © 2015–2017 Bytex Solutions. All rights reserved.