Interface ZooKeeperServerListener


  • public interface ZooKeeperServerListener
    Listener for the critical resource events.
    • Method Detail

      • notifyStopping

        void notifyStopping​(String threadName,
                            int errorCode)
        This will notify the server that some critical thread has stopped. It usually takes place when fatal error occurred.
        Parameters:
        threadName - - name of the thread
        errorCode - - error code