JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Hierarchy For All Packages
Package Hierarchies:
com.bytex.snamp.configuration.scriptlet
,
com.bytex.snamp.connector.attributes.checkers
,
com.bytex.snamp.supervision.def
,
com.bytex.snamp.supervision.elasticity.groovy
,
com.bytex.snamp.supervision.elasticity.policies
,
com.bytex.snamp.supervision.health.triggers
Class Hierarchy
java.lang.
Object
com.bytex.snamp.AbstractAggregator (implements com.bytex.snamp.Aggregator)
com.bytex.snamp.core.AbstractFrameworkServiceTracker<S,C> (implements org.osgi.framework.ServiceListener)
com.bytex.snamp.core.AbstractStatefulFrameworkServiceTracker<S,C,F> (implements com.bytex.snamp.core.StatefulFrameworkService)
com.bytex.snamp.supervision.AbstractSupervisor (implements com.bytex.snamp.supervision.Supervisor)
com.bytex.snamp.supervision.def.
DefaultSupervisor
(implements com.bytex.snamp.supervision.health.triggers.
HealthStatusTrigger
, com.bytex.snamp.supervision.elasticity.policies.
ScalingPolicyEvaluationContext
)
com.bytex.snamp.configuration.ConfigurationEntityDescriptionProviderImpl (implements com.bytex.snamp.configuration.ConfigurationEntityDescriptionProvider)
com.bytex.snamp.supervision.def.
DefaultSupervisorConfigurationDescriptionProvider
(implements com.bytex.snamp.supervision.SupervisorDescriptionProvider)
com.bytex.snamp.core.AbstractBundleActivator (implements org.osgi.framework.BundleActivator, org.osgi.framework.ServiceListener)
com.bytex.snamp.core.AbstractServiceLibrary
com.bytex.snamp.supervision.SupervisorActivator<S>
com.bytex.snamp.supervision.def.
DefaultSupervisorActivator
com.bytex.snamp.supervision.elasticity.policies.
AbstractWeightedScalingPolicy
(implements com.bytex.snamp.supervision.elasticity.policies.
ScalingPolicy
, com.bytex.snamp.configuration.scriptlet.
ScriptletConfigurationSupport
, com.bytex.snamp.supervision.elasticity.WeightedScalingPolicy)
com.bytex.snamp.supervision.elasticity.policies.
AttributeBasedScalingPolicy
(implements com.bytex.snamp.supervision.elasticity.AttributeBasedScalingPolicy)
com.bytex.snamp.supervision.elasticity.policies.
HealthStatusBasedScalingPolicy
(implements com.bytex.snamp.supervision.elasticity.HealthStatusBasedScalingPolicy)
com.bytex.snamp.connector.attributes.checkers.
AttributeCheckerFactory
(implements com.bytex.snamp.core.ScriptletCompiler<O>)
com.bytex.snamp.connector.attributes.checkers.
ColoredAttributeChecker
(implements com.bytex.snamp.connector.attributes.checkers.
AttributeChecker
, com.bytex.snamp.configuration.scriptlet.
ScriptletConfigurationSupport
)
com.bytex.snamp.connector.attributes.checkers.
ConstantAttributePredicate
(implements java.util.function.
BooleanSupplier
, com.bytex.snamp.connector.attributes.checkers.
ColoredAttributePredicate
)
com.bytex.snamp.supervision.def.
DefaultElasticityManager
(implements java.lang.
AutoCloseable
, com.bytex.snamp.supervision.elasticity.ElasticityManager)
com.bytex.snamp.supervision.def.
DefaultHealthStatusProvider
(implements java.lang.
AutoCloseable
, com.bytex.snamp.supervision.health.HealthStatusProvider)
com.bytex.snamp.supervision.def.
DefaultResourceDiscoveryService
(implements com.bytex.snamp.supervision.discovery.ResourceDiscoveryService)
groovy.lang.GroovyObjectSupport (implements groovy.lang.GroovyObject)
groovy.lang.Script
com.bytex.snamp.scripting.groovy.Scriptlet (implements com.bytex.snamp.scripting.groovy.ScriptingAPI)
com.bytex.snamp.connector.attributes.checkers.
GroovyAttributeChecker
(implements com.bytex.snamp.connector.attributes.checkers.
AttributeChecker
)
com.bytex.snamp.supervision.elasticity.groovy.
GroovyProvisioningEngine
com.bytex.snamp.supervision.elasticity.policies.
GroovyScalingPolicy
(implements com.bytex.snamp.Aggregator, com.bytex.snamp.supervision.elasticity.policies.
ScalingPolicy
)
com.bytex.snamp.supervision.health.triggers.
GroovyTrigger
(implements com.bytex.snamp.supervision.health.triggers.
HealthStatusTrigger
)
groovy.util.GroovyScriptEngine (implements groovy.util.ResourceConnector)
com.bytex.snamp.scripting.groovy.OSGiGroovyScriptEngine<B>
com.bytex.snamp.scripting.groovy.FileBasedGroovyScriptEngine<B>
com.bytex.snamp.supervision.elasticity.groovy.
GroovyProvisioningEngineFactory
com.bytex.snamp.connector.attributes.checkers.
IsInRangePredicate
(implements com.bytex.snamp.connector.attributes.checkers.
ColoredAttributePredicate
)
com.bytex.snamp.connector.attributes.checkers.
NumberComparatorPredicate
(implements com.bytex.snamp.connector.attributes.checkers.
ColoredAttributePredicate
)
java.lang.ref.
Reference
<T>
java.lang.ref.
WeakReference
<T>
com.bytex.snamp.supervision.def.
DefaultHealthStatusProvider.HealthStatusBuilder
(implements com.bytex.snamp.SafeCloseable, com.bytex.snamp.Stateful)
com.bytex.snamp.ResourceReader (implements java.io.
Closeable
, com.bytex.snamp.SafeCloseable)
com.bytex.snamp.configuration.ResourceBasedConfigurationEntityDescription<T> (implements com.bytex.snamp.configuration.ConfigurationEntityDescription<T>)
com.bytex.snamp.supervision.def.
DefaultSupervisorConfigurationDescriptionProvider.DefaultSupervisorDescription
com.bytex.snamp.supervision.elasticity.policies.
ScalingPolicyFactory
(implements com.bytex.snamp.core.ScriptletCompiler<O>)
java.lang.
Throwable
(implements java.io.
Serializable
)
java.lang.
Exception
com.bytex.snamp.core.ScriptletCompilationException
com.bytex.snamp.connector.attributes.checkers.
InvalidAttributeCheckerException
com.bytex.snamp.supervision.elasticity.policies.
InvalidScalingPolicyException
com.bytex.snamp.supervision.health.triggers.
InvalidTriggerException
com.bytex.snamp.supervision.health.triggers.
TriggerFactory
(implements com.bytex.snamp.core.ScriptletCompiler<O>)
Interface Hierarchy
com.bytex.snamp.Aggregator
com.bytex.snamp.supervision.elasticity.policies.
ScalingPolicyEvaluationContext
com.bytex.snamp.connector.attributes.checkers.
AttributeChecker
com.bytex.snamp.supervision.health.triggers.
HealthStatusTrigger
java.util.function.
Predicate
<T>
com.bytex.snamp.connector.attributes.checkers.
ColoredAttributePredicate
com.bytex.snamp.configuration.scriptlet.
ScriptletConfigurationSupport
com.bytex.snamp.Stateful
com.bytex.snamp.supervision.elasticity.ScalingPolicy
com.bytex.snamp.supervision.elasticity.policies.
ScalingPolicy
com.bytex.snamp.supervision.elasticity.policies.
ScalingPolicy
Enum Hierarchy
java.lang.
Object
java.lang.
Enum
<E> (implements java.lang.
Comparable
<T>, java.io.
Serializable
)
com.bytex.snamp.connector.attributes.checkers.
AttributeCheckStatus
com.bytex.snamp.supervision.def.
DefaultElasticityManager.ScalingDecision
com.bytex.snamp.connector.attributes.checkers.
NumberComparatorPredicate.Operator
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Copyright 2015-2017 Bytex Solutions
Prev
Next
Frames
No Frames
All Classes
Copyright © 2015–2017
Bytex Solutions
. All rights reserved.