Interface RemoveWatchesBuilder

    • Method Detail

      • remove

        RemoveWatchesType remove​(org.apache.zookeeper.Watcher watcher)
        Specify the watcher to be removed
        Parameters:
        watcher -
        Returns:
      • removeAll

        RemoveWatchesType removeAll()
        Specify that all watches should be removed
        Returns: