| Package | Description |
|---|---|
| org.apache.curator.framework.api | |
| org.apache.curator.framework.imps |
| Modifier and Type | Interface | Description |
|---|---|---|
interface |
RemoveWatchesType |
Builder to allow the specification of whether it is acceptable to remove client side watch information
in the case where ZK cannot be contacted.
|
| Modifier and Type | Method | Description |
|---|---|---|
RemoveWatchesLocal |
RemoveWatchesType.ofType(org.apache.zookeeper.Watcher.WatcherType watcherType) |
Specify the type of watcher to be removed.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
RemoveWatchesBuilderImpl |
| Modifier and Type | Method | Description |
|---|---|---|
RemoveWatchesLocal |
RemoveWatchesBuilderImpl.guaranteed() |
|
RemoveWatchesLocal |
RemoveWatchesBuilderImpl.ofType(org.apache.zookeeper.Watcher.WatcherType watcherType) |
Copyright © 2011–2018 The Apache Software Foundation. All rights reserved.