Uses of Class
org.elasticsearch.gateway.ReplicaShardAllocator
-
Packages that use ReplicaShardAllocator Package Description org.elasticsearch.gateway -
-
Uses of ReplicaShardAllocator in org.elasticsearch.gateway
Methods in org.elasticsearch.gateway with parameters of type ReplicaShardAllocator Modifier and Type Method Description protected static voidGatewayAllocator. innerAllocatedUnassigned(RoutingAllocation allocation, PrimaryShardAllocator primaryShardAllocator, ReplicaShardAllocator replicaShardAllocator)
-