| Package | Description |
|---|---|
| org.apache.curator.framework.api | |
| org.apache.curator.framework.imps |
| Modifier and Type | Method | Description |
|---|---|---|
RemoveWatchesType |
RemoveWatchesBuilder.remove(CuratorWatcher watcher) |
Specify the watcher to be removed
|
RemoveWatchesType |
RemoveWatchesBuilder.remove(org.apache.zookeeper.Watcher watcher) |
Specify the watcher to be removed
|
RemoveWatchesType |
RemoveWatchesBuilder.removeAll() |
Specify that all watches should be removed
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
RemoveWatchesBuilderImpl |
| Modifier and Type | Method | Description |
|---|---|---|
RemoveWatchesType |
RemoveWatchesBuilderImpl.remove(CuratorWatcher watcher) |
|
RemoveWatchesType |
RemoveWatchesBuilderImpl.remove(org.apache.zookeeper.Watcher watcher) |
|
RemoveWatchesType |
RemoveWatchesBuilderImpl.removeAll() |
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.