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