ACLableExistBuilderMain, ExistsBuilder, ExistsBuilderMain, GetChildrenBuilder, GetConfigBuilder, GetDataBuilder, GetDataWatchBackgroundStatable, WatchBackgroundEnsembleable<T>, WatchPathable<T>ExistsBuilderImpl, GetChildrenBuilderImpl, GetConfigBuilderImpl, GetDataBuilderImplpublic interface Watchable<T>
| Modifier and Type | Method | Description |
|---|---|---|
T |
usingWatcher(CuratorWatcher watcher) |
Set a watcher for the operation
|
T |
usingWatcher(org.apache.zookeeper.Watcher watcher) |
Set a watcher for the operation
|
T |
watched() |
Have the operation set a watch
|
T watched()
T usingWatcher(org.apache.zookeeper.Watcher watcher)
watcher - the watcherT usingWatcher(CuratorWatcher watcher)
watcher - the watcherCopyright © 2011–2018 The Apache Software Foundation. All rights reserved.