Package org.apache.curator.framework.api
Interface GetDataWatchBackgroundStatable
-
- All Superinterfaces:
Backgroundable<ErrorListenerPathable<byte[]>>,BackgroundPathable<byte[]>,Pathable<byte[]>,Statable<WatchPathable<byte[]>>,Watchable<BackgroundPathable<byte[]>>
public interface GetDataWatchBackgroundStatable extends Watchable<BackgroundPathable<byte[]>>, BackgroundPathable<byte[]>, Statable<WatchPathable<byte[]>>
-
-
Method Summary
-
Methods inherited from interface org.apache.curator.framework.api.Backgroundable
inBackground, inBackground, inBackground, inBackground, inBackground, inBackground
-
Methods inherited from interface org.apache.curator.framework.api.Statable
storingStatIn
-
Methods inherited from interface org.apache.curator.framework.api.Watchable
usingWatcher, usingWatcher, watched
-
-