Package org.apache.curator.framework.api
Interface GetDataBuilder
-
- All Superinterfaces:
Backgroundable<ErrorListenerPathable<byte[]>>,BackgroundPathable<byte[]>,Decompressible<GetDataWatchBackgroundStatable>,Pathable<byte[]>,Statable<WatchPathable<byte[]>>,Watchable<BackgroundPathable<byte[]>>
- All Known Implementing Classes:
GetDataBuilderImpl
public interface GetDataBuilder extends Watchable<BackgroundPathable<byte[]>>, BackgroundPathable<byte[]>, Statable<WatchPathable<byte[]>>, Decompressible<GetDataWatchBackgroundStatable>
-
-
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.Decompressible
decompressed
-
Methods inherited from interface org.apache.curator.framework.api.Statable
storingStatIn
-
Methods inherited from interface org.apache.curator.framework.api.Watchable
usingWatcher, usingWatcher, watched
-
-