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

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

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

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



Copyright © 2009-2012. All Rights Reserved.