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

Packages that use IndexShardClosedException
org.elasticsearch.index.engine   
org.elasticsearch.index.shard.service   
 

Uses of IndexShardClosedException in org.elasticsearch.index.engine
 

Subclasses of IndexShardClosedException in org.elasticsearch.index.engine
 class EngineClosedException
          An engine is already closed.
 

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

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