- get() - Method in class com.bytex.snamp.supervision.def.DefaultHealthStatusProvider.HealthStatusBuilder
-
Gets a reference to the underlying provider.
- getAggregator() - Method in class com.bytex.snamp.supervision.elasticity.policies.AttributeBasedScalingPolicy
-
- getAnalysisDepth() - Method in class com.bytex.snamp.supervision.elasticity.policies.AttributeBasedScalingPolicy
-
- getAsBoolean() - Method in class com.bytex.snamp.connector.attributes.checkers.ConstantAttributePredicate
-
- getAttributeName() - Method in class com.bytex.snamp.connector.attributes.checkers.GroovyAttributeChecker
-
- getAttributeName() - Method in class com.bytex.snamp.supervision.elasticity.policies.AttributeBasedScalingPolicy
-
- getAttributeValue() - Method in class com.bytex.snamp.connector.attributes.checkers.GroovyAttributeChecker
-
- getCastingVoteWeight() - Method in class com.bytex.snamp.supervision.def.DefaultElasticityManager
-
- getConfiguration() - Method in interface com.bytex.snamp.supervision.elasticity.policies.ScalingPolicyEvaluationContext
-
Gets configuration of the supervisor.
- getContext() - Method in class com.bytex.snamp.supervision.elasticity.policies.GroovyScalingPolicy
-
- getCooldownTime() - Method in class com.bytex.snamp.supervision.def.DefaultElasticityManager
-
- getDescriptionProvider() - Method in class com.bytex.snamp.supervision.def.DefaultSupervisor
-
- getGreenPredicate() - Method in class com.bytex.snamp.connector.attributes.checkers.ColoredAttributeChecker
-
- getLanguage() - Method in exception com.bytex.snamp.connector.attributes.checkers.InvalidAttributeCheckerException
-
- getLanguage() - Method in exception com.bytex.snamp.supervision.elasticity.policies.InvalidScalingPolicyException
-
- getLanguage() - Method in exception com.bytex.snamp.supervision.health.triggers.InvalidTriggerException
-
- getLevel() - Method in class com.bytex.snamp.supervision.elasticity.policies.HealthStatusBasedScalingPolicy
-
- getMaxClusterSize() - Method in class com.bytex.snamp.supervision.def.DefaultElasticityManager
-
Gets maximum number of resources in cluster.
- getMetric(String) - Method in class com.bytex.snamp.supervision.def.DefaultElasticityManager
-
Gets metric by its name.
- getMetrics(Class<M>) - Method in class com.bytex.snamp.supervision.def.DefaultElasticityManager
-
Returns a set of supported metrics.
- getMinClusterSize() - Method in class com.bytex.snamp.supervision.def.DefaultElasticityManager
-
Gets minimum number of resources in cluster.
- getNewStatus() - Method in class com.bytex.snamp.supervision.health.triggers.GroovyTrigger
-
- getObservationTime() - Method in class com.bytex.snamp.supervision.elasticity.policies.AbstractWeightedScalingPolicy
-
- getOperationalRange() - Method in class com.bytex.snamp.supervision.elasticity.policies.AttributeBasedScalingPolicy
-
- getOperator() - Method in class com.bytex.snamp.connector.attributes.checkers.NumberComparatorPredicate
-
- getPolicies() - Method in class com.bytex.snamp.supervision.def.DefaultElasticityManager
-
Gets read-only map of active scaling policies.
- getPreviousStatus() - Method in class com.bytex.snamp.supervision.health.triggers.GroovyTrigger
-
- getProperty(String) - Method in class com.bytex.snamp.supervision.elasticity.policies.GroovyScalingPolicy
-
- getRangeEnd() - Method in class com.bytex.snamp.connector.attributes.checkers.IsInRangePredicate
-
- getRangeStart() - Method in class com.bytex.snamp.connector.attributes.checkers.IsInRangePredicate
-
- getRecommendation() - Method in class com.bytex.snamp.supervision.elasticity.policies.AttributeBasedScalingPolicy
-
Gets advice about more optimal operational range.
- getResources() - Method in class com.bytex.snamp.supervision.elasticity.policies.GroovyScalingPolicy
-
- getResources() - Method in interface com.bytex.snamp.supervision.elasticity.policies.ScalingPolicyEvaluationContext
-
Gets existing resources in the cluster.
- getScalingMetrics() - Method in class com.bytex.snamp.supervision.def.DefaultElasticityManager
-
Gets scaling metrics.
- getScalingSize() - Method in class com.bytex.snamp.supervision.def.DefaultElasticityManager
-
- getStatus(Attribute) - Method in interface com.bytex.snamp.connector.attributes.checkers.AttributeChecker
-
- getStatus(Attribute) - Method in class com.bytex.snamp.connector.attributes.checkers.ColoredAttributeChecker
-
- getStatus(Attribute) - Method in class com.bytex.snamp.connector.attributes.checkers.GroovyAttributeChecker
-
- getStatus() - Method in class com.bytex.snamp.supervision.def.DefaultHealthStatusProvider
-
Determines whether the connected managed resource is alive.
- getStringFallback(String, Locale) - Method in class com.bytex.snamp.supervision.def.DefaultSupervisorConfigurationDescriptionProvider.DefaultSupervisorDescription
-
- getValue() - Method in class com.bytex.snamp.connector.attributes.checkers.NumberComparatorPredicate
-
- getVotesForScaleIn() - Method in class com.bytex.snamp.supervision.def.DefaultElasticityManager
-
- getVotesForScaleOut() - Method in class com.bytex.snamp.supervision.def.DefaultElasticityManager
-
- getVoteWeight() - Method in class com.bytex.snamp.supervision.elasticity.policies.AbstractWeightedScalingPolicy
-
- getYellowPredicate() - Method in class com.bytex.snamp.connector.attributes.checkers.ColoredAttributeChecker
-
- GroovyAttributeChecker - Class in com.bytex.snamp.connector.attributes.checkers
-
Represents attribute checker implemented as Groovy script.
- GroovyAttributeChecker() - Constructor for class com.bytex.snamp.connector.attributes.checkers.GroovyAttributeChecker
-
- GroovyProvisioningEngine - Class in com.bytex.snamp.supervision.elasticity.groovy
-
Represents Groovy-based provisioning engine.
- GroovyProvisioningEngine() - Constructor for class com.bytex.snamp.supervision.elasticity.groovy.GroovyProvisioningEngine
-
- GroovyProvisioningEngineFactory - Class in com.bytex.snamp.supervision.elasticity.groovy
-
- GroovyProvisioningEngineFactory(ClassLoader, Properties, String) - Constructor for class com.bytex.snamp.supervision.elasticity.groovy.GroovyProvisioningEngineFactory
-
- GroovyScalingPolicy - Class in com.bytex.snamp.supervision.elasticity.policies
-
Represents Groovy-based voter for scaling process.
- GroovyScalingPolicy() - Constructor for class com.bytex.snamp.supervision.elasticity.policies.GroovyScalingPolicy
-
- GroovyTrigger - Class in com.bytex.snamp.supervision.health.triggers
-
Represents Groovy-based trigger.
- GroovyTrigger() - Constructor for class com.bytex.snamp.supervision.health.triggers.GroovyTrigger
-
- groupName - Variable in class com.bytex.snamp.supervision.def.DefaultResourceDiscoveryService
-