org.apache.curator.framework.api.transaction
Interface TransactionSetDataBuilder

All Superinterfaces:
Compressible<PathAndBytesable<CuratorTransactionBridge>>, PathAndBytesable<CuratorTransactionBridge>, Versionable<PathAndBytesable<CuratorTransactionBridge>>

public interface TransactionSetDataBuilder
extends PathAndBytesable<CuratorTransactionBridge>, Versionable<PathAndBytesable<CuratorTransactionBridge>>, Compressible<PathAndBytesable<CuratorTransactionBridge>>


Method Summary
 
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.