| Package | Description |
|---|---|
| org.elasticsearch.index.shard |
| Modifier and Type | Method and Description |
|---|---|
IndexShard |
IndexShard.postRecovery(String reason) |
IndexShardState |
IndexShard.recovering(String reason,
RecoveryState.Type type,
DiscoveryNode sourceNode)
Marks the shard as recovering based on a remote or local node, fails with exception is recovering is not allowed to be set.
|
Copyright © 2009–2017. All rights reserved.