Interface TransactionCreateBuilder2<T>
-
- All Superinterfaces:
ACLable<PathAndBytesable<T>>,ACLCreateModePathAndBytesable<T>,ACLPathAndBytesable<T>,Compressible<ACLCreateModePathAndBytesable<T>>,CreateModable<ACLPathAndBytesable<T>>,ParentACLable<PathAndBytesable<T>>,PathAndBytesable<T>
- All Known Subinterfaces:
TransactionCreateBuilder<T>
public interface TransactionCreateBuilder2<T> extends PathAndBytesable<T>, CreateModable<ACLPathAndBytesable<T>>, ACLPathAndBytesable<T>, ACLCreateModePathAndBytesable<T>, Compressible<ACLCreateModePathAndBytesable<T>>
-
-
Method Summary
-
Methods inherited from interface org.apache.curator.framework.api.Compressible
compressed
-
Methods inherited from interface org.apache.curator.framework.api.CreateModable
withMode
-
Methods inherited from interface org.apache.curator.framework.api.ParentACLable
withACL
-
Methods inherited from interface org.apache.curator.framework.api.PathAndBytesable
forPath, forPath
-
-