public static interface StoreRecoveryService.RecoveryListener
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
onIgnoreRecovery(String reason) |
void |
onRecoveryDone() |
void |
onRecoveryFailed(IndexShardRecoveryException e) |
void onRecoveryDone()
void onIgnoreRecovery(String reason)
void onRecoveryFailed(IndexShardRecoveryException e)
Copyright © 2009–2016. All rights reserved.