Hierarchy For Package org.elasticsearch.cluster.routing.allocation.decider
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.elasticsearch.cluster.routing.allocation.decider.AllocationDecider
- org.elasticsearch.cluster.routing.allocation.decider.AllocationDeciders
- org.elasticsearch.cluster.routing.allocation.decider.AwarenessAllocationDecider
- org.elasticsearch.cluster.routing.allocation.decider.ClusterRebalanceAllocationDecider
- org.elasticsearch.cluster.routing.allocation.decider.ConcurrentRebalanceAllocationDecider
- org.elasticsearch.cluster.routing.allocation.decider.DiskThresholdDecider
- org.elasticsearch.cluster.routing.allocation.decider.EnableAllocationDecider
- org.elasticsearch.cluster.routing.allocation.decider.FilterAllocationDecider
- org.elasticsearch.cluster.routing.allocation.decider.MaxRetryAllocationDecider
- org.elasticsearch.cluster.routing.allocation.decider.NodeShutdownAllocationDecider
- org.elasticsearch.cluster.routing.allocation.decider.NodeVersionAllocationDecider
- org.elasticsearch.cluster.routing.allocation.decider.RebalanceOnlyWhenActiveAllocationDecider
- org.elasticsearch.cluster.routing.allocation.decider.ReplicaAfterPrimaryActiveAllocationDecider
- org.elasticsearch.cluster.routing.allocation.decider.ResizeAllocationDecider
- org.elasticsearch.cluster.routing.allocation.decider.RestoreInProgressAllocationDecider
- org.elasticsearch.cluster.routing.allocation.decider.SameShardAllocationDecider
- org.elasticsearch.cluster.routing.allocation.decider.ShardsLimitAllocationDecider
- org.elasticsearch.cluster.routing.allocation.decider.SnapshotInProgressAllocationDecider
- org.elasticsearch.cluster.routing.allocation.decider.ThrottlingAllocationDecider
- org.elasticsearch.cluster.routing.allocation.decider.Decision (implements org.elasticsearch.common.xcontent.ToXContent, org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.cluster.routing.allocation.decider.Decision.Multi (implements org.elasticsearch.common.xcontent.ToXContentFragment)
- org.elasticsearch.cluster.routing.allocation.decider.Decision.Single (implements org.elasticsearch.common.xcontent.ToXContentObject)
- org.elasticsearch.cluster.routing.allocation.decider.AllocationDecider
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.elasticsearch.cluster.routing.allocation.decider.ClusterRebalanceAllocationDecider.ClusterRebalanceType
- org.elasticsearch.cluster.routing.allocation.decider.Decision.Type (implements org.elasticsearch.common.io.stream.Writeable)
- org.elasticsearch.cluster.routing.allocation.decider.EnableAllocationDecider.Allocation
- org.elasticsearch.cluster.routing.allocation.decider.EnableAllocationDecider.Rebalance
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)