Uses of Package
org.elasticsearch.cluster.routing.allocation
-
Classes in org.elasticsearch.cluster.routing.allocation used by org.elasticsearch.action.admin.cluster.allocation Class Description RoutingAllocation TheRoutingAllocationkeep the state of the current allocation of shards and holds theAllocationDeciderswhich are responsible for the current routing state.ShardAllocationDecision Represents the decision taken for the allocation of a single shard. -
Classes in org.elasticsearch.cluster.routing.allocation used by org.elasticsearch.action.admin.cluster.reroute Class Description AllocationService This service manages the node allocation of a cluster.RoutingExplanations Class used to encapsulate a number ofRerouteExplanationexplanations. -
Classes in org.elasticsearch.cluster.routing.allocation used by org.elasticsearch.action.admin.cluster.settings Class Description AllocationService This service manages the node allocation of a cluster. -
Classes in org.elasticsearch.cluster.routing.allocation used by org.elasticsearch.cluster Class Description AllocationService This service manages the node allocation of a cluster. -
Classes in org.elasticsearch.cluster.routing.allocation used by org.elasticsearch.cluster.action.shard Class Description AllocationService This service manages the node allocation of a cluster. -
Classes in org.elasticsearch.cluster.routing.allocation used by org.elasticsearch.cluster.coordination Class Description AllocationService This service manages the node allocation of a cluster. -
Classes in org.elasticsearch.cluster.routing.allocation used by org.elasticsearch.cluster.metadata Class Description AllocationService This service manages the node allocation of a cluster. -
Classes in org.elasticsearch.cluster.routing.allocation used by org.elasticsearch.cluster.routing Class Description AllocationService This service manages the node allocation of a cluster. -
Classes in org.elasticsearch.cluster.routing.allocation used by org.elasticsearch.cluster.routing.allocation Class Description AbstractAllocationDecision An abstract class for representing various types of allocation decisions.AllocateUnassignedDecision Represents the allocation decision by an allocator for an unassigned shard.AllocationDecision An enum which represents the various decision types that can be taken by the allocators and deciders for allocating a shard to a node.AllocationService.CommandsResult this class is used to describe results of applying a set ofAllocationCommandFailedShard A class representing a failed shard.MoveDecision Represents a decision to move a started shard, either because it is no longer allowed to remain on its current node or because moving it to another node will form a better cluster balance.NodeAllocationResult This class represents the shard allocation decision and its explanation for a single node.NodeAllocationResult.ShardStoreInfo A class that captures metadata about a shard store on a node.RerouteExplanation Class encapsulating the explanation for a singleAllocationCommandtaken from the DecidersRoutingAllocation TheRoutingAllocationkeep the state of the current allocation of shards and holds theAllocationDeciderswhich are responsible for the current routing state.RoutingAllocation.DebugMode RoutingExplanations Class used to encapsulate a number ofRerouteExplanationexplanations.ShardAllocationDecision Represents the decision taken for the allocation of a single shard.StaleShard A class that represents a stale shard copy. -
Classes in org.elasticsearch.cluster.routing.allocation used by org.elasticsearch.cluster.routing.allocation.allocator Class Description MoveDecision Represents a decision to move a started shard, either because it is no longer allowed to remain on its current node or because moving it to another node will form a better cluster balance.RoutingAllocation TheRoutingAllocationkeep the state of the current allocation of shards and holds theAllocationDeciderswhich are responsible for the current routing state.ShardAllocationDecision Represents the decision taken for the allocation of a single shard. -
Classes in org.elasticsearch.cluster.routing.allocation used by org.elasticsearch.cluster.routing.allocation.command Class Description RerouteExplanation Class encapsulating the explanation for a singleAllocationCommandtaken from the DecidersRoutingAllocation TheRoutingAllocationkeep the state of the current allocation of shards and holds theAllocationDeciderswhich are responsible for the current routing state.RoutingExplanations Class used to encapsulate a number ofRerouteExplanationexplanations. -
Classes in org.elasticsearch.cluster.routing.allocation used by org.elasticsearch.cluster.routing.allocation.decider Class Description RoutingAllocation TheRoutingAllocationkeep the state of the current allocation of shards and holds theAllocationDeciderswhich are responsible for the current routing state. -
Classes in org.elasticsearch.cluster.routing.allocation used by org.elasticsearch.discovery Class Description AllocationService This service manages the node allocation of a cluster. -
Classes in org.elasticsearch.cluster.routing.allocation used by org.elasticsearch.discovery.zen Class Description AllocationService This service manages the node allocation of a cluster. -
Classes in org.elasticsearch.cluster.routing.allocation used by org.elasticsearch.gateway Class Description AllocateUnassignedDecision Represents the allocation decision by an allocator for an unassigned shard.AllocationService This service manages the node allocation of a cluster.FailedShard A class representing a failed shard.NodeAllocationResult This class represents the shard allocation decision and its explanation for a single node.RoutingAllocation TheRoutingAllocationkeep the state of the current allocation of shards and holds theAllocationDeciderswhich are responsible for the current routing state. -
Classes in org.elasticsearch.cluster.routing.allocation used by org.elasticsearch.snapshots Class Description AllocationService This service manages the node allocation of a cluster.