Hierarchy For All Packages
Package Hierarchies:- io.appform.ranger.discovery.bundle,
- io.appform.ranger.discovery.bundle.healthchecks,
- io.appform.ranger.discovery.bundle.id,
- io.appform.ranger.discovery.bundle.id.constraints,
- io.appform.ranger.discovery.bundle.id.constraints.impl,
- io.appform.ranger.discovery.bundle.id.formatter,
- io.appform.ranger.discovery.bundle.id.request,
- io.appform.ranger.discovery.bundle.monitors,
- io.appform.ranger.discovery.bundle.resolvers,
- io.appform.ranger.discovery.bundle.rotationstatus,
- io.appform.ranger.discovery.bundle.selectors,
- io.appform.ranger.discovery.bundle.util
Class Hierarchy
- java.lang.Object
- io.appform.ranger.discovery.bundle.id.formatter.Base36IdFormatter (implements io.appform.ranger.discovery.bundle.id.formatter.IdFormatter)
- io.appform.ranger.discovery.bundle.id.CollisionChecker
- io.appform.ranger.discovery.bundle.util.ConfigurationUtils
- io.appform.ranger.discovery.bundle.Constants
- io.appform.ranger.discovery.bundle.id.Constants
- io.appform.ranger.discovery.bundle.id.CuratorPathUtils
- io.appform.ranger.discovery.bundle.id.formatter.DefaultIdFormatter (implements io.appform.ranger.discovery.bundle.id.formatter.IdFormatter)
- io.appform.ranger.discovery.bundle.resolvers.DefaultNodeInfoResolver (implements io.appform.ranger.discovery.bundle.resolvers.NodeInfoResolver)
- io.appform.ranger.discovery.bundle.resolvers.DefaultPortSchemeResolver<T> (implements io.appform.ranger.discovery.bundle.resolvers.PortSchemeResolver<T>)
- io.appform.ranger.discovery.bundle.id.Domain
- io.appform.ranger.discovery.bundle.monitors.DropwizardServerStartupCheck (implements io.appform.ranger.core.healthcheck.Healthcheck)
- io.appform.ranger.discovery.bundle.rotationstatus.DropwizardServerStatus
- io.appform.ranger.discovery.bundle.selectors.HierarchicalEnvironmentAwareShardSelector (implements io.appform.ranger.core.model.ShardSelector<T,
R>) - io.appform.ranger.discovery.bundle.id.Id
- io.appform.ranger.discovery.bundle.id.formatter.IdFormatters
- io.appform.ranger.discovery.bundle.id.request.IdGenerationRequest
- io.appform.ranger.discovery.bundle.id.IdGenerator
- io.appform.ranger.discovery.bundle.InfoResource
- io.appform.ranger.discovery.bundle.healthchecks.InitialDelayChecker (implements io.appform.ranger.core.healthcheck.Healthcheck)
- io.appform.ranger.discovery.bundle.healthchecks.InternalHealthChecker (implements io.appform.ranger.core.healthcheck.Healthcheck)
- io.appform.ranger.core.healthservice.monitor.IsolatedHealthMonitor<T> (implements io.appform.ranger.core.healthservice.monitor.Monitor<T>, java.lang.Runnable)
- io.appform.ranger.discovery.bundle.monitors.DropwizardHealthMonitor
- io.appform.ranger.discovery.bundle.id.constraints.impl.JavaHashCodeBasedKeyPartitioner (implements io.appform.ranger.discovery.bundle.id.constraints.impl.KeyPartitioner)
- io.appform.ranger.discovery.bundle.id.constraints.impl.MurmurBasedKeyPartitioner (implements io.appform.ranger.discovery.bundle.id.constraints.impl.KeyPartitioner)
- io.appform.ranger.discovery.bundle.id.NodeIdManager
- io.appform.ranger.discovery.bundle.id.constraints.impl.PartitionValidator (implements io.appform.ranger.discovery.bundle.id.constraints.IdValidationConstraint)
- io.appform.ranger.discovery.bundle.healthchecks.RotationCheck (implements io.appform.ranger.core.healthcheck.Healthcheck)
- io.appform.ranger.discovery.bundle.rotationstatus.RotationStatus
- io.appform.ranger.discovery.bundle.ServiceDiscoveryBundle<T> (implements io.dropwizard.ConfiguredBundle<T>)
- io.appform.ranger.discovery.bundle.ServiceDiscoveryConfiguration
- io.dropwizard.servlets.tasks.Task
Interface Hierarchy
- io.appform.ranger.discovery.bundle.resolvers.CriteriaResolver<T,
A> - io.appform.ranger.discovery.bundle.resolvers.NodeInfoResolver
- io.appform.ranger.discovery.bundle.resolvers.PortSchemeResolver<T>
- io.appform.ranger.discovery.bundle.id.formatter.IdFormatter
- io.appform.ranger.discovery.bundle.id.constraints.IdValidationConstraint
- io.appform.ranger.discovery.bundle.id.constraints.impl.KeyPartitioner