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

All Superinterfaces:
ACLable<PathAndBytesable<CuratorTransactionBridge>>, ACLPathAndBytesable<CuratorTransactionBridge>, Compressible<ACLPathAndBytesable<CuratorTransactionBridge>>, CreateModable<ACLPathAndBytesable<CuratorTransactionBridge>>, PathAndBytesable<CuratorTransactionBridge>

public interface TransactionCreateBuilder
extends PathAndBytesable<CuratorTransactionBridge>, CreateModable<ACLPathAndBytesable<CuratorTransactionBridge>>, ACLPathAndBytesable<CuratorTransactionBridge>, Compressible<ACLPathAndBytesable<CuratorTransactionBridge>>


Method Summary
 
Methods inherited from interface org.apache.curator.framework.api.CreateModable
withMode
 
Methods inherited from interface org.apache.curator.framework.api.ACLable
withACL
 
Methods inherited from interface org.apache.curator.framework.api.PathAndBytesable
forPath, forPath
 
Methods inherited from interface org.apache.curator.framework.api.Compressible
compressed
 



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