Class 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
      void onNodeFailure​(DiscoveryNode node, java.lang.String reason)  
      void onPingReceived​(NodesFaultDetection.PingRequest pingRequest)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Listener

        public Listener()