Uses of Interface
org.apache.curator.framework.api.WatchableBase
Package
Description
-
Uses of WatchableBase in org.apache.curator.framework.api
Modifier and TypeInterfaceDescriptioninterface
interface
interface
interface
interface
interface
interface
interface
interface
interface
Watchable<T>
interface
interface
-
Uses of WatchableBase in org.apache.curator.framework.imps
Modifier and TypeClassDescriptionclass
class
class
class
class
Modifier 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