Package org.elasticsearch.cluster.routing

Interface Summary
ShardIterator Allows to iterate over a set of shard instances (routing) within a shard id group.
ShardRouting Shard routing represents the state of a shard instance allocated in the cluster.
ShardsIterator Allows to iterate over unrelated shards.
 

Class Summary
GroupShardsIterator  
ImmutableShardRouting  
IndexRoutingTable  
IndexRoutingTable.Builder  
IndexShardRoutingTable  
IndexShardRoutingTable.Builder  
MutableShardRouting  
PlainShardIterator  
PlainShardsIterator  
RoutingBuilders  
RoutingNode  
RoutingNodes  
RoutingService  
RoutingTable  
RoutingTable.Builder  
RoutingTableValidation  
 

Enum Summary
ShardRoutingState The state of the shard as defined by the cluster.
 

Exception Summary
IllegalShardRoutingStateException  
RoutingException  
RoutingValidationException  
 



Copyright © 2009-2012. All Rights Reserved.