Uses of Class
org.elasticsearch.index.shard.IndexShardClosedException
-
Packages that use IndexShardClosedException Package Description org.elasticsearch.index.shard -
-
Uses of IndexShardClosedException in org.elasticsearch.index.shard
Methods in org.elasticsearch.index.shard that throw IndexShardClosedException Modifier and Type Method Description IndexShardStateIndexShard. markAsRecovering(String reason, RecoveryState recoveryState)Marks the shard as recovering based on a recovery state, fails with exception is recovering is not allowed to be set.voidIndexShard. postRecovery(String reason)
-