Package | Description |
---|---|
org.apache.curator.framework | |
org.apache.curator.framework.api | |
org.apache.curator.framework.imps |
Modifier and Type | Method and Description |
---|---|
RemoveWatchesBuilder |
CuratorFramework.watches()
Deprecated.
use
CuratorFramework.watchers() in ZooKeeper 3.6+ |
Modifier and Type | Interface and Description |
---|---|
interface |
WatchesBuilder
Builder to allow watches to be removed
|
Modifier and Type | Class and Description |
---|---|
class |
RemoveWatchesBuilderImpl |
class |
WatchesBuilderImpl |
Modifier and Type | Method and Description |
---|---|
RemoveWatchesBuilder |
CuratorFrameworkImpl.watches() |
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.