Uses of Class
org.elasticsearch.index.shard.IndexShardRelocatedException

Packages that use IndexShardRelocatedException
org.elasticsearch.index.shard.service   
 

Uses of IndexShardRelocatedException in org.elasticsearch.index.shard.service
 

Methods in org.elasticsearch.index.shard.service that throw IndexShardRelocatedException
 IndexShardState InternalIndexShard.recovering(String reason)
          Marks the shard as recovering, fails with exception is recovering is not allowed to be set.
 InternalIndexShard InternalIndexShard.start(String reason)
           
 



Copyright © 2009-2012. All Rights Reserved.