| Package | Description |
|---|---|
| com.bytex.snamp.supervision.def | |
| com.bytex.snamp.supervision.elasticity.policies |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSupervisor
Represents default supervisor with health check support and without elasticity management.
|
| Modifier and Type | Method and Description |
|---|---|
protected DefaultElasticityManager.ScalingDecision |
DefaultElasticityManager.decide(ScalingPolicyEvaluationContext context,
Map<String,Double> ballotBox) |
| Modifier and Type | Method and Description |
|---|---|
protected ScalingPolicyEvaluationContext |
GroovyScalingPolicy.getContext() |
| Modifier and Type | Method and Description |
|---|---|
double |
AttributeBasedScalingPolicy.evaluate(ScalingPolicyEvaluationContext context)
Performs voting.
|
double |
ScalingPolicy.evaluate(ScalingPolicyEvaluationContext context)
Evaluates scaling policy and obtain vote weight.
|
double |
HealthStatusBasedScalingPolicy.evaluate(ScalingPolicyEvaluationContext context)
Evaluates scaling policy and obtain vote weight.
|
double |
GroovyScalingPolicy.evaluate(ScalingPolicyEvaluationContext context) |
Copyright © 2015–2017 Bytex Solutions. All rights reserved.