org.apache.curator.framework.api
Interface SetDataBuilder

All Superinterfaces:
Backgroundable<PathAndBytesable<org.apache.zookeeper.data.Stat>>, BackgroundPathAndBytesable<org.apache.zookeeper.data.Stat>, Compressible<SetDataBackgroundVersionable>, PathAndBytesable<org.apache.zookeeper.data.Stat>, Versionable<BackgroundPathAndBytesable<org.apache.zookeeper.data.Stat>>

public interface SetDataBuilder
extends BackgroundPathAndBytesable<org.apache.zookeeper.data.Stat>, Versionable<BackgroundPathAndBytesable<org.apache.zookeeper.data.Stat>>, Compressible<SetDataBackgroundVersionable>


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.PathAndBytesable
forPath, forPath
 
Methods inherited from interface org.apache.curator.framework.api.Versionable
withVersion
 
Methods inherited from interface org.apache.curator.framework.api.Compressible
compressed
 



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