Uses of Interface
org.apache.curator.framework.api.RemoveWatchesLocal
-
Uses of RemoveWatchesLocal in org.apache.curator.framework.api
Modifier and TypeInterfaceDescriptioninterface
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 TypeMethodDescriptionRemoveWatchesType.ofType
(org.apache.zookeeper.Watcher.WatcherType watcherType) Specify the type of watcher to be removed. -
Uses of RemoveWatchesLocal in org.apache.curator.framework.imps
Modifier and TypeMethodDescriptionRemoveWatchesBuilderImpl.guaranteed()
RemoveWatchesBuilderImpl.ofType
(org.apache.zookeeper.Watcher.WatcherType watcherType)