| Package | Description |
|---|---|
| org.elasticsearch.index.shard |
| Modifier and Type | Method and Description |
|---|---|
void |
StoreRecoveryService.recover(IndexShard indexShard,
boolean indexShouldExists,
StoreRecoveryService.RecoveryListener listener)
Recovers the state of the shard from the gateway.
|
void |
IndexShard.recoverFromStore(ShardRouting shard,
StoreRecoveryService.RecoveryListener recoveryListener) |
Copyright © 2009–2017. All rights reserved.