| Package | Description |
|---|---|
| org.elasticsearch.index.shard |
| Modifier and Type | Method and Description |
|---|---|
void |
StoreRecoveryService.RecoveryListener.onRecoveryFailed(IndexShardRecoveryException e) |
| 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.
|
Copyright © 2009–2017. All rights reserved.