Interface AddWatchBuilder

    • Method Detail

      • withMode

        AddWatchBuilder2 withMode​(org.apache.zookeeper.AddWatchMode mode)
        The mode to use. By default, AddWatchMode.PERSISTENT_RECURSIVE is used
        Parameters:
        mode - mode to use
        Returns:
        this