Class GlobalRoutingTable

java.lang.Object
org.elasticsearch.cluster.routing.GlobalRoutingTable
All Implemented Interfaces:
Iterable<RoutingTable>, Diffable<GlobalRoutingTable>, Writeable

public class GlobalRoutingTable extends Object implements Iterable<RoutingTable>, Diffable<GlobalRoutingTable>
A routing table for the whole cluster (potentially containing multiple projects) The global routing table holds a separate RoutingTable for each project that exists in the cluster