| パッケージ | 説明 |
|---|---|
| org.elasticsearch.indices.recovery |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected void |
RecoveryTarget.retryRecovery(RecoveryStatus recoveryStatus,
String reason,
TimeValue retryAfter,
StartRecoveryRequest currentRequest) |
| コンストラクタと説明 |
|---|
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–2016. All rights reserved.