Interface RecoveryCanBeginListener
-
public interface RecoveryCanBeginListenerUsed internally to indicate when connection recovery can begin. This is package-local by design.- See Also:
- Issue 135 on GitHub
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidrecoveryCanBegin(ShutdownSignalException cause)
-
-
-
Method Detail
-
recoveryCanBegin
void recoveryCanBegin(ShutdownSignalException cause)
-
-