Class ZooKeeperThread

    • Constructor Detail

      • ZooKeeperThread

        public ZooKeeperThread​(String threadName)
    • Method Detail

      • handleException

        protected void handleException​(String thName,
                                       Throwable e)
        This will be used by the uncaught exception handler and just log a warning message and return.
        Parameters:
        thName - - thread name
        e - - exception object