Uses of Interface
org.apache.curator.framework.api.RemoveWatchesLocal
Packages that use RemoveWatchesLocal
-
Uses of RemoveWatchesLocal in org.apache.curator.framework.api
Subinterfaces of RemoveWatchesLocal in org.apache.curator.framework.apiModifier 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.Methods in org.apache.curator.framework.api that return RemoveWatchesLocalModifier 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
Classes in org.apache.curator.framework.imps that implement RemoveWatchesLocalMethods in org.apache.curator.framework.imps that return RemoveWatchesLocalModifier and TypeMethodDescriptionRemoveWatchesBuilderImpl.guaranteed()
RemoveWatchesBuilderImpl.ofType
(org.apache.zookeeper.Watcher.WatcherType watcherType)