Interface MasterFaultDetection.Listener

Enclosing class:
MasterFaultDetection

public static interface MasterFaultDetection.Listener
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onMasterFailure​(DiscoveryNode masterNode,  cause,  reason)
    called when pinging the master failed, like a timeout, transport disconnects etc
  • Method Details

    • onMasterFailure

      void onMasterFailure(DiscoveryNode masterNode,  cause,  reason)
      called when pinging the master failed, like a timeout, transport disconnects etc