| Package | Description |
|---|---|
| org.elasticsearch.indices.recovery |
| Modifier and Type | Method and Description |
|---|---|
protected void |
RecoveryTarget.retryRecovery(RecoveryStatus recoveryStatus,
String reason,
TimeValue retryAfter,
StartRecoveryRequest currentRequest) |
| Constructor and Description |
|---|
RecoveryFailedException(StartRecoveryRequest request,
String extraInfo,
Throwable cause) |
RecoveryFailedException(StartRecoveryRequest request,
Throwable cause) |
RecoverySourceHandler(IndexShard shard,
StartRecoveryRequest request,
RecoverySettings recoverySettings,
TransportService transportService,
ESLogger logger) |
SharedFSRecoverySourceHandler(IndexShard shard,
StartRecoveryRequest request,
RecoverySettings recoverySettings,
TransportService transportService,
ESLogger logger) |
Copyright © 2009–2017. All rights reserved.