Package org.elasticsearch.discovery.zen
Class NodesFaultDetection.Listener
java.lang.Object
org.elasticsearch.discovery.zen.NodesFaultDetection.Listener
- Enclosing class:
- NodesFaultDetection
public abstract static class NodesFaultDetection.Listener
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description Listener() -
Method Summary
Modifier and Type Method Description voidonNodeFailure(DiscoveryNode node, java.lang.String reason)voidonPingReceived(NodesFaultDetection.PingRequest pingRequest)Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Listener
public Listener()
-
-
Method Details
-
onNodeFailure
-
onPingReceived
-