public static interface MasterFaultDetection.Listener
Modifier and Type | Method and Description |
---|---|
void |
onMasterFailure(DiscoveryNode masterNode,
java.lang.Throwable cause,
java.lang.String reason)
called when pinging the master failed, like a timeout, transport disconnects etc
|
void onMasterFailure(DiscoveryNode masterNode, java.lang.Throwable cause, java.lang.String reason)