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