org.apache.curator.framework.api
Interface GetDataBuilder

All Superinterfaces:
Backgroundable<Pathable<byte[]>>, BackgroundPathable<byte[]>, Decompressible<GetDataWatchBackgroundStatable>, Pathable<byte[]>, Statable<WatchPathable<byte[]>>, Watchable<BackgroundPathable<byte[]>>

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.Watchable
usingWatcher, usingWatcher, watched
 
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.Pathable
forPath
 
Methods inherited from interface org.apache.curator.framework.api.Statable
storingStatIn
 
Methods inherited from interface org.apache.curator.framework.api.Decompressible
decompressed
 



Copyright © 2011–2014 The Apache Software Foundation. All rights reserved.