Class AllocationQueryContext

java.lang.Object
org.elasticsearch.cluster.routing.allocation.AllocationQueryContext

public class AllocationQueryContext extends Object
A read-only view of the allocation infrastructure for a given context. An efficient way to make multiple queries to the allocator.

TODO: Consider moving users of this into the allocation infrastructure itself