Class WatchDeregistration


  • public class WatchDeregistration
    extends Object
    Handles the special case of removing watches which has registered for a client path
    • Constructor Detail

      • WatchDeregistration

        public WatchDeregistration​(String clientPath,
                                   Watcher watcher,
                                   Watcher.WatcherType watcherType,
                                   boolean local,
                                   org.apache.zookeeper.ZKWatchManager zkManager)
    • Method Detail

      • getClientPath

        public String getClientPath()
        Returns client path which has specified for unregistering its watcher
        Returns:
        client path