Uses of Class
org.elasticsearch.cluster.routing.ImmutableShardRouting

Packages that use ImmutableShardRouting
org.elasticsearch.cluster.routing   
 

Uses of ImmutableShardRouting in org.elasticsearch.cluster.routing
 

Subclasses of ImmutableShardRouting in org.elasticsearch.cluster.routing
 class MutableShardRouting
           
 

Methods in org.elasticsearch.cluster.routing that return ImmutableShardRouting
static ImmutableShardRouting ImmutableShardRouting.readShardRoutingEntry(StreamInput in)
           
static ImmutableShardRouting ImmutableShardRouting.readShardRoutingEntry(StreamInput in, String index, int shardId)
           
 

Methods in org.elasticsearch.cluster.routing with parameters of type ImmutableShardRouting
 IndexShardRoutingTable.Builder IndexShardRoutingTable.Builder.addShard(ImmutableShardRouting shardEntry)
           
 



Copyright © 2009-2012. All Rights Reserved.