Uses of Class
org.elasticsearch.gateway.PriorityComparator
-
Packages that use PriorityComparator Package Description org.elasticsearch.gateway -
-
Uses of PriorityComparator in org.elasticsearch.gateway
Methods in org.elasticsearch.gateway that return PriorityComparator Modifier and Type Method Description static PriorityComparatorPriorityComparator. getAllocationComparator(RoutingAllocation allocation)Returns a PriorityComparator that uses the RoutingAllocation index metadata to access the index setting per index.
-