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