public static interface IndexShardGatewayService.RecoveryListener
Modifier and Type | Method and Description |
---|---|
void |
onIgnoreRecovery(String reason) |
void |
onRecoveryDone() |
void |
onRecoveryFailed(IndexShardGatewayRecoveryException e) |
void onRecoveryDone()
void onIgnoreRecovery(String reason)
void onRecoveryFailed(IndexShardGatewayRecoveryException e)
Copyright © 2009–2015. All rights reserved.