public class WatchesBuilderImpl extends RemoveWatchesBuilderImpl implements WatchesBuilder
| Constructor and Description |
|---|
WatchesBuilderImpl(CuratorFrameworkImpl client) |
WatchesBuilderImpl(CuratorFrameworkImpl client,
org.apache.zookeeper.Watcher watcher,
CuratorWatcher curatorWatcher,
org.apache.zookeeper.Watcher.WatcherType watcherType,
boolean guaranteed,
boolean local,
boolean quietly,
Backgrounding backgrounding) |
| Modifier and Type | Method and Description |
|---|---|
AddWatchBuilder |
add()
Start an add watch operation
|
forPath, getClient, guaranteed, inBackground, inBackground, inBackground, inBackground, inBackground, inBackground, locally, ofType, performBackgroundOperation, quietly, remove, remove, removeAll, withUnhandledErrorListenerclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitremove, remove, removeAllpublic WatchesBuilderImpl(CuratorFrameworkImpl client)
public WatchesBuilderImpl(CuratorFrameworkImpl client, org.apache.zookeeper.Watcher watcher, CuratorWatcher curatorWatcher, org.apache.zookeeper.Watcher.WatcherType watcherType, boolean guaranteed, boolean local, boolean quietly, Backgrounding backgrounding)
public AddWatchBuilder add()
WatchesBuilderadd in interface WatchesBuilderCopyright © 2011–2020 The Apache Software Foundation. All rights reserved.