Uses of Class
org.elasticsearch.index.shard.IndexShardStartedException
-
Packages that use IndexShardStartedException Package Description org.elasticsearch.index.shard -
-
Uses of IndexShardStartedException in org.elasticsearch.index.shard
Methods in org.elasticsearch.index.shard that throw IndexShardStartedException 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)
-