Interface MasterFaultDetection.Listener

    • Method Detail

      • onMasterFailure

        void onMasterFailure​(DiscoveryNode masterNode,
                             java.lang.Throwable cause,
                             java.lang.String reason)
        called when pinging the master failed, like a timeout, transport disconnects etc