Module org.elasticsearch.server
Interface ShardRelocationOrder
- All Known Implementing Classes:
ShardRelocationOrder.DefaultOrder
public interface ShardRelocationOrder
Defines the order in which shards on a node are chosen for relocation
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic classstatic interfaceShard ordering for a given node -
Method Summary
Modifier and TypeMethodDescriptionforBalancing(RoutingAllocation allocation, String nodeId) forNecessaryMoves(RoutingAllocation allocation, String nodeId)
-
Method Details
-
forNecessaryMoves
-
forBalancing
-