Skip navigation links
A B C D E G H I L M N O P Q R S T U V 

A

AbstractWeightedScalingPolicy - Class in com.bytex.snamp.supervision.elasticity.policies
 
addChecker(String, AttributeChecker) - Method in class com.bytex.snamp.supervision.def.DefaultHealthStatusProvider
Adds checker for the specified attribute.
addScalingPolicy(String, ScalingPolicy) - Method in class com.bytex.snamp.supervision.def.DefaultElasticityManager
Adds a new voter to this manager.
AttributeBasedScalingPolicy - Class in com.bytex.snamp.supervision.elasticity.policies
Represents scaling policy based on value of attributes.
AttributeBasedScalingPolicy(String, double, Range<Double>, Duration, ReduceOperation, boolean, Duration) - Constructor for class com.bytex.snamp.supervision.elasticity.policies.AttributeBasedScalingPolicy
 
AttributeBasedScalingPolicy(String, double, Range<Double>, Duration) - Constructor for class com.bytex.snamp.supervision.elasticity.policies.AttributeBasedScalingPolicy
 
AttributeBasedScalingPolicy(String, double, Range<Double>) - Constructor for class com.bytex.snamp.supervision.elasticity.policies.AttributeBasedScalingPolicy
 
AttributeChecker - Interface in com.bytex.snamp.connector.attributes.checkers
Represents functional interface used to calculate attribute check status.
AttributeCheckerFactory - Class in com.bytex.snamp.connector.attributes.checkers
 
AttributeCheckerFactory() - Constructor for class com.bytex.snamp.connector.attributes.checkers.AttributeCheckerFactory
 
AttributeCheckStatus - Enum in com.bytex.snamp.connector.attributes.checkers
 

B

build(HealthStatusTrigger) - Method in class com.bytex.snamp.supervision.def.DefaultHealthStatusProvider.HealthStatusBuilder
Updates health status stored in the provider.

C

clear() - Method in class com.bytex.snamp.supervision.def.DefaultHealthStatusProvider.HealthStatusBuilder
Makes builder as non-reusable object.
close() - Method in class com.bytex.snamp.supervision.def.DefaultElasticityManager
 
close() - Method in class com.bytex.snamp.supervision.def.DefaultHealthStatusProvider
 
close() - Method in class com.bytex.snamp.supervision.def.DefaultHealthStatusProvider.HealthStatusBuilder
Makes builder as non-reusable object.
clusterMember - Variable in class com.bytex.snamp.supervision.def.DefaultSupervisor
Gets a reference to the current member in SNAMP cluster.
ColoredAttributeChecker - Class in com.bytex.snamp.connector.attributes.checkers
Represents simple attribute checker based on
ColoredAttributeChecker() - Constructor for class com.bytex.snamp.connector.attributes.checkers.ColoredAttributeChecker
 
ColoredAttributePredicate - Interface in com.bytex.snamp.connector.attributes.checkers
Represents predicate used to detect color of the attribute value.
com.bytex.snamp.configuration.scriptlet - package com.bytex.snamp.configuration.scriptlet
 
com.bytex.snamp.connector.attributes.checkers - package com.bytex.snamp.connector.attributes.checkers
 
com.bytex.snamp.supervision.def - package com.bytex.snamp.supervision.def
 
com.bytex.snamp.supervision.elasticity.groovy - package com.bytex.snamp.supervision.elasticity.groovy
 
com.bytex.snamp.supervision.elasticity.policies - package com.bytex.snamp.supervision.elasticity.policies
 
com.bytex.snamp.supervision.health.triggers - package com.bytex.snamp.supervision.health.triggers
 
compile(ScriptletConfiguration) - Method in class com.bytex.snamp.connector.attributes.checkers.AttributeCheckerFactory
 
compile(ScriptletConfiguration) - Method in class com.bytex.snamp.supervision.elasticity.policies.ScalingPolicyFactory
 
compile(ScriptletConfiguration) - Method in class com.bytex.snamp.supervision.health.triggers.TriggerFactory
 
compose(Aggregator) - Method in class com.bytex.snamp.supervision.elasticity.policies.GroovyScalingPolicy
 
configureScriptlet(ScriptletConfiguration) - Method in interface com.bytex.snamp.configuration.scriptlet.ScriptletConfigurationSupport
 
configureScriptlet(ScriptletConfiguration) - Method in class com.bytex.snamp.connector.attributes.checkers.ColoredAttributeChecker
 
configureScriptlet(ScriptletConfiguration) - Method in class com.bytex.snamp.supervision.elasticity.policies.AttributeBasedScalingPolicy
 
configureScriptlet(ScriptletConfiguration) - Method in class com.bytex.snamp.supervision.elasticity.policies.HealthStatusBasedScalingPolicy
 
ConstantAttributePredicate - Class in com.bytex.snamp.connector.attributes.checkers
 
ConstantAttributePredicate(boolean) - Constructor for class com.bytex.snamp.connector.attributes.checkers.ConstantAttributePredicate
 
cooldown(Aggregator) - Method in class com.bytex.snamp.supervision.elasticity.groovy.GroovyProvisioningEngine
 
create() - Static method in class com.bytex.snamp.supervision.def.DefaultSupervisorConfigurationDescriptionProvider.DefaultSupervisorDescription
 
createStatus(Attribute) - Method in enum com.bytex.snamp.connector.attributes.checkers.AttributeCheckStatus
 

D

decide(ScalingPolicyEvaluationContext, Map<String, Double>) - Method in class com.bytex.snamp.supervision.def.DefaultElasticityManager
 
DefaultElasticityManager - Class in com.bytex.snamp.supervision.def
Represents eventual implementation of elasticity manager that can be used to make decisions only.
DefaultElasticityManager() - Constructor for class com.bytex.snamp.supervision.def.DefaultElasticityManager
Initializes a new elasticity manager.
DefaultElasticityManager.ScalingDecision - Enum in com.bytex.snamp.supervision.def
Represents scaling decision.
DefaultHealthStatusProvider - Class in com.bytex.snamp.supervision.def
Represents default implementation of HealthStatusProvider.
DefaultHealthStatusProvider() - Constructor for class com.bytex.snamp.supervision.def.DefaultHealthStatusProvider
Initializes a new health status provider.
DefaultHealthStatusProvider.HealthStatusBuilder - Class in com.bytex.snamp.supervision.def
Represents health status builder.
DefaultResourceDiscoveryService - Class in com.bytex.snamp.supervision.def
Represents default resource discovery service
DefaultResourceDiscoveryService(String) - Constructor for class com.bytex.snamp.supervision.def.DefaultResourceDiscoveryService
 
DefaultSupervisor - Class in com.bytex.snamp.supervision.def
Represents default supervisor with health check support and without elasticity management.
DefaultSupervisor(String) - Constructor for class com.bytex.snamp.supervision.def.DefaultSupervisor
 
DefaultSupervisorActivator - Class in com.bytex.snamp.supervision.def
Represents activator for DefaultSupervisor.
DefaultSupervisorActivator() - Constructor for class com.bytex.snamp.supervision.def.DefaultSupervisorActivator
 
DefaultSupervisorConfigurationDescriptionProvider - Class in com.bytex.snamp.supervision.def
Represents description of configuration properties related to default supervisor.
DefaultSupervisorConfigurationDescriptionProvider(ConfigurationEntityDescription<?>...) - Constructor for class com.bytex.snamp.supervision.def.DefaultSupervisorConfigurationDescriptionProvider
 
DefaultSupervisorConfigurationDescriptionProvider.DefaultSupervisorDescription - Class in com.bytex.snamp.supervision.def
 
DefaultSupervisorDescription(String, String...) - Constructor for class com.bytex.snamp.supervision.def.DefaultSupervisorConfigurationDescriptionProvider.DefaultSupervisorDescription
 

E

evaluate(ScalingPolicyEvaluationContext) - Method in class com.bytex.snamp.supervision.elasticity.policies.AttributeBasedScalingPolicy
Performs voting.
evaluate(ScalingPolicyEvaluationContext) - Method in class com.bytex.snamp.supervision.elasticity.policies.GroovyScalingPolicy
 
evaluate(ScalingPolicyEvaluationContext) - Method in class com.bytex.snamp.supervision.elasticity.policies.HealthStatusBasedScalingPolicy
Evaluates scaling policy and obtain vote weight.
evaluate(ScalingPolicyEvaluationContext) - Method in interface com.bytex.snamp.supervision.elasticity.policies.ScalingPolicy
Evaluates scaling policy and obtain vote weight.

G

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
Instantiates GroovyProvisioningEngine in Groovy sandbox.
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
 

H

HealthStatusBasedScalingPolicy - Class in com.bytex.snamp.supervision.elasticity.policies
 
HealthStatusBasedScalingPolicy(double, MalfunctionStatus.Level) - Constructor for class com.bytex.snamp.supervision.elasticity.policies.HealthStatusBasedScalingPolicy
 
HealthStatusBasedScalingPolicy(double, MalfunctionStatus.Level, Duration, boolean) - Constructor for class com.bytex.snamp.supervision.elasticity.policies.HealthStatusBasedScalingPolicy
 
HealthStatusTrigger - Interface in com.bytex.snamp.supervision.health.triggers
Represents a trigger that is invoked by supervisor when health status of the group was changed.

I

interceptCreate(GroovyProvisioningEngine) - Method in class com.bytex.snamp.supervision.elasticity.groovy.GroovyProvisioningEngineFactory
 
InvalidAttributeCheckerException - Exception in com.bytex.snamp.connector.attributes.checkers
Occurs if attribute checker cannot be instantiated.
InvalidScalingPolicyException - Exception in com.bytex.snamp.supervision.elasticity.policies
 
InvalidTriggerException - Exception in com.bytex.snamp.supervision.health.triggers
 
isIncrementalVoteWeight() - Method in class com.bytex.snamp.supervision.elasticity.policies.AbstractWeightedScalingPolicy
 
IsInRangePredicate - Class in com.bytex.snamp.connector.attributes.checkers
Tests whether the attribute is in specified range.
IsInRangePredicate(double, boolean, double, boolean) - Constructor for class com.bytex.snamp.connector.attributes.checkers.IsInRangePredicate
 
IsInRangePredicate() - Constructor for class com.bytex.snamp.connector.attributes.checkers.IsInRangePredicate
 
isRangeEndInclusive() - Method in class com.bytex.snamp.connector.attributes.checkers.IsInRangePredicate
 
isRangeStartInclusive() - Method in class com.bytex.snamp.connector.attributes.checkers.IsInRangePredicate
 
iterator() - Method in class com.bytex.snamp.supervision.def.DefaultElasticityManager
Returns an iterator over elements of type T.

L

LANGUAGE_NAME - Static variable in class com.bytex.snamp.connector.attributes.checkers.ColoredAttributeChecker
 

M

MALFUNCTION - Static variable in class com.bytex.snamp.connector.attributes.checkers.GroovyAttributeChecker
 
maxClusterSizeReached(Map<String, Double>) - Method in class com.bytex.snamp.supervision.def.DefaultSupervisor
 

N

NO_OP - Static variable in interface com.bytex.snamp.supervision.health.triggers.HealthStatusTrigger
 
NumberComparatorPredicate - Class in com.bytex.snamp.connector.attributes.checkers
Represents attribute predicate based on binary operator.
NumberComparatorPredicate(NumberComparatorPredicate.Operator, double) - Constructor for class com.bytex.snamp.connector.attributes.checkers.NumberComparatorPredicate
 
NumberComparatorPredicate() - Constructor for class com.bytex.snamp.connector.attributes.checkers.NumberComparatorPredicate
 
NumberComparatorPredicate.Operator - Enum in com.bytex.snamp.connector.attributes.checkers
 

O

OK - Static variable in interface com.bytex.snamp.connector.attributes.checkers.AttributeChecker
 
OK - Static variable in class com.bytex.snamp.connector.attributes.checkers.GroovyAttributeChecker
 
outOfSpace(Aggregator) - Method in class com.bytex.snamp.supervision.elasticity.groovy.GroovyProvisioningEngine
 
overrideCheckerFactory(AttributeCheckerFactory) - Method in class com.bytex.snamp.supervision.def.DefaultSupervisor
 
overrideDiscoveryService(DefaultResourceDiscoveryService) - Method in class com.bytex.snamp.supervision.def.DefaultSupervisor
 
overrideElasticityManager(DefaultElasticityManager) - Method in class com.bytex.snamp.supervision.def.DefaultSupervisor
 
overrideHealthStatusProvider(DefaultHealthStatusProvider) - Method in class com.bytex.snamp.supervision.def.DefaultSupervisor
 
overrideScalingPolicyFactory(ScalingPolicyFactory) - Method in class com.bytex.snamp.supervision.def.DefaultSupervisor
 
overrideTriggerFactory(TriggerFactory) - Method in class com.bytex.snamp.supervision.def.DefaultSupervisor
 

P

parse(String) - Static method in class com.bytex.snamp.connector.attributes.checkers.ColoredAttributeChecker
 
parse(String, ObjectMapper) - Static method in class com.bytex.snamp.connector.attributes.checkers.ColoredAttributeChecker
 
parseCheckPeriod(Map<String, String>) - Method in class com.bytex.snamp.supervision.def.DefaultSupervisorConfigurationDescriptionProvider
 
processResource(String, ManagedResourceConfiguration) - Method in class com.bytex.snamp.supervision.def.DefaultResourceDiscoveryService
 

Q

queryObject(Class<T>) - Method in class com.bytex.snamp.supervision.elasticity.policies.GroovyScalingPolicy
 

R

registerResource(String, String, Map<String, String>) - Method in class com.bytex.snamp.supervision.def.DefaultResourceDiscoveryService
Registers a new resource using discovery service.
removeAllResources() - Method in class com.bytex.snamp.supervision.def.DefaultResourceDiscoveryService
Removes all resources from the group.
removeChecker(String) - Method in class com.bytex.snamp.supervision.def.DefaultHealthStatusProvider
Removes checker for the specified attribute.
removeCheckers() - Method in class com.bytex.snamp.supervision.def.DefaultHealthStatusProvider
Removes all attribute checkers.
removeResource(String, ManagedResourceConfiguration) - Method in class com.bytex.snamp.supervision.def.DefaultResourceDiscoveryService
 
removeResource(String) - Method in class com.bytex.snamp.supervision.def.DefaultResourceDiscoveryService
Removes the specified resource from the group.
removeResource(String, ManagedResourceConnector) - Method in class com.bytex.snamp.supervision.def.DefaultSupervisor
 
reset() - Method in class com.bytex.snamp.supervision.def.DefaultElasticityManager
Resets internal state of the object.
reset() - Method in class com.bytex.snamp.supervision.def.DefaultHealthStatusProvider.HealthStatusBuilder
Resets internal state of the object.
reset() - Method in class com.bytex.snamp.supervision.def.DefaultHealthStatusProvider
Resets internal state of the object.
reset() - Method in class com.bytex.snamp.supervision.elasticity.policies.AbstractWeightedScalingPolicy
Resets internal state of the object.
reset() - Method in class com.bytex.snamp.supervision.elasticity.policies.AttributeBasedScalingPolicy
Resets internal state of the object.
reset() - Method in class com.bytex.snamp.supervision.elasticity.policies.GroovyScalingPolicy
Resets internal state of the object.

S

scaleIn(Map<String, Double>) - Method in class com.bytex.snamp.supervision.def.DefaultSupervisor
 
scaleIn(Aggregator) - Method in class com.bytex.snamp.supervision.elasticity.groovy.GroovyProvisioningEngine
 
scaleOut(Map<String, Double>) - Method in class com.bytex.snamp.supervision.def.DefaultSupervisor
 
scaleOut(Aggregator) - Method in class com.bytex.snamp.supervision.elasticity.groovy.GroovyProvisioningEngine
 
ScalingPolicy - Interface in com.bytex.snamp.supervision.elasticity.policies
Represents a voter in elasticity management process.
ScalingPolicyEvaluationContext - Interface in com.bytex.snamp.supervision.elasticity.policies
Represents policy evaluation context.
ScalingPolicyFactory - Class in com.bytex.snamp.supervision.elasticity.policies
Provides compilation of scaling policies into voters.
ScalingPolicyFactory() - Constructor for class com.bytex.snamp.supervision.elasticity.policies.ScalingPolicyFactory
 
ScriptletConfigurationSupport - Interface in com.bytex.snamp.configuration.scriptlet
Represents entity that can be exported as scriptlet configuration.
setCooldownTime(Duration) - Method in class com.bytex.snamp.supervision.def.DefaultElasticityManager
 
setGreenPredicate(ColoredAttributePredicate) - Method in class com.bytex.snamp.connector.attributes.checkers.ColoredAttributeChecker
 
setMaxClusterSize(int) - Method in class com.bytex.snamp.supervision.def.DefaultElasticityManager
Sets maximum size of a cluster.
setMinClusterSize(int) - Method in class com.bytex.snamp.supervision.def.DefaultElasticityManager
Sets minimum size of a cluster.
setOperator(NumberComparatorPredicate.Operator) - Method in class com.bytex.snamp.connector.attributes.checkers.NumberComparatorPredicate
 
setRangeEnd(double) - Method in class com.bytex.snamp.connector.attributes.checkers.IsInRangePredicate
 
setRangeEndInclusive(boolean) - Method in class com.bytex.snamp.connector.attributes.checkers.IsInRangePredicate
 
setRangeStart(double) - Method in class com.bytex.snamp.connector.attributes.checkers.IsInRangePredicate
 
setRangeStartInclusive(boolean) - Method in class com.bytex.snamp.connector.attributes.checkers.IsInRangePredicate
 
setScalingSize(int) - Method in class com.bytex.snamp.supervision.def.DefaultElasticityManager
 
setValue(double) - Method in class com.bytex.snamp.connector.attributes.checkers.NumberComparatorPredicate
 
setYellowPredicate(ColoredAttributePredicate) - Method in class com.bytex.snamp.connector.attributes.checkers.ColoredAttributeChecker
 
start(SupervisorInfo) - Method in class com.bytex.snamp.supervision.def.DefaultSupervisor
Starts the tracking resources.
statusBuilder() - Method in class com.bytex.snamp.supervision.def.DefaultHealthStatusProvider
Creates a new builder for health status.
statusChanged(ResourceGroupHealthStatus, ResourceGroupHealthStatus) - Method in class com.bytex.snamp.supervision.def.DefaultSupervisor
 
statusChanged(ResourceGroupHealthStatus, ResourceGroupHealthStatus) - Method in class com.bytex.snamp.supervision.health.triggers.GroovyTrigger
 
statusChanged(ResourceGroupHealthStatus, ResourceGroupHealthStatus) - Method in interface com.bytex.snamp.supervision.health.triggers.HealthStatusTrigger
 
stop() - Method in class com.bytex.snamp.supervision.def.DefaultSupervisor
Stops tracking resources.
supervise() - Method in class com.bytex.snamp.supervision.def.DefaultSupervisor
Executes automatically using scheduling time.
SUSPICIOUS - Static variable in class com.bytex.snamp.connector.attributes.checkers.GroovyAttributeChecker
 

T

test(Attribute) - Method in interface com.bytex.snamp.connector.attributes.checkers.ColoredAttributePredicate
 
test(Attribute) - Method in class com.bytex.snamp.connector.attributes.checkers.ConstantAttributePredicate
 
test(Attribute) - Method in class com.bytex.snamp.connector.attributes.checkers.IsInRangePredicate
 
test(Attribute) - Method in class com.bytex.snamp.connector.attributes.checkers.NumberComparatorPredicate
 
TriggerFactory - Class in com.bytex.snamp.supervision.health.triggers
Responsible for compiling health status triggers from different languages.
TriggerFactory() - Constructor for class com.bytex.snamp.supervision.health.triggers.TriggerFactory
 

U

updateGroupStatus(HealthStatus) - Method in class com.bytex.snamp.supervision.def.DefaultHealthStatusProvider.HealthStatusBuilder
 
updateResourcesStatuses(BundleContext, Set<String>) - Method in class com.bytex.snamp.supervision.def.DefaultHealthStatusProvider.HealthStatusBuilder
 
updateResourceStatus(String, HealthStatus) - Method in class com.bytex.snamp.supervision.def.DefaultHealthStatusProvider.HealthStatusBuilder
 
updateResourceStatus(String, ManagedResourceConnector) - Method in class com.bytex.snamp.supervision.def.DefaultHealthStatusProvider.HealthStatusBuilder
 

V

valueOf(String) - Static method in enum com.bytex.snamp.connector.attributes.checkers.AttributeCheckStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bytex.snamp.connector.attributes.checkers.NumberComparatorPredicate.Operator
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum com.bytex.snamp.supervision.def.DefaultElasticityManager.ScalingDecision
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.bytex.snamp.connector.attributes.checkers.AttributeCheckStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bytex.snamp.connector.attributes.checkers.NumberComparatorPredicate.Operator
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum com.bytex.snamp.supervision.def.DefaultElasticityManager.ScalingDecision
Returns an array containing the constants of this enum type, in the order they are declared.
VOICELESS - Static variable in interface com.bytex.snamp.supervision.elasticity.policies.ScalingPolicy
 
A B C D E G H I L M N O P Q R S T U V 
Skip navigation links
Copyright 2015-2017 Bytex Solutions

Copyright © 2015–2017 Bytex Solutions. All rights reserved.