Uses of Interface
org.apache.curator.framework.api.WatchableBase
Packages that use WatchableBase
Package
Description
-
Uses of WatchableBase in org.apache.curator.framework.api
Subinterfaces of WatchableBase in org.apache.curator.framework.apiModifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
Watchable<T>
interface
interface
-
Uses of WatchableBase in org.apache.curator.framework.imps
Classes in org.apache.curator.framework.imps that implement WatchableBaseModifier and TypeClassDescriptionclass
class
class
class
class
Methods in org.apache.curator.framework.imps that return WatchableBaseModifier and TypeMethodDescriptionAddWatchBuilderImpl.inBackground()
AddWatchBuilderImpl.inBackground
(Object context) AddWatchBuilderImpl.inBackground
(BackgroundCallback callback) AddWatchBuilderImpl.inBackground
(BackgroundCallback callback, Object context) AddWatchBuilderImpl.inBackground
(BackgroundCallback callback, Object context, Executor executor) AddWatchBuilderImpl.inBackground
(BackgroundCallback callback, Executor executor) -
Uses of WatchableBase in org.apache.curator.x.async.api
Subinterfaces of WatchableBase in org.apache.curator.x.async.api