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

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

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

Methods in org.elasticsearch.index.shard.service that throw IndexShardStartedException
 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.