| パッケージ | 説明 |
|---|---|
| org.elasticsearch.indices.recovery |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
RecoveryStatus |
RecoveriesCollection.StatusRef.status() |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected void |
RecoveryTarget.retryRecovery(RecoveryStatus recoveryStatus,
String reason,
TimeValue retryAfter,
StartRecoveryRequest currentRequest) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
boolean |
RecoveryTarget.cancelRecoveriesForShard(ShardId shardId,
String reason,
com.google.common.base.Predicate<RecoveryStatus> shouldCancel)
cancel all ongoing recoveries for the given shard, if their status match a predicate
|
boolean |
RecoveriesCollection.cancelRecoveriesForShard(ShardId shardId,
String reason,
com.google.common.base.Predicate<RecoveryStatus> shouldCancel)
cancel all ongoing recoveries for the given shard, if their status match a predicate
|
| コンストラクタと説明 |
|---|
StatusRef(RecoveryStatus status)
Important:
AbstractRefCounted.tryIncRef() should
be *successfully* called on status before |
Copyright © 2009–2016. All rights reserved.