ACLableExistBuilderMain, ACLBackgroundPathAndBytesable<T>, ACLCreateModeBackgroundPathAndBytesable<T>, ACLCreateModePathAndBytesable<T>, ACLCreateModeStatBackgroundPathAndBytesable<T>, ACLPathAndBytesable<T>, CreateBackgroundModeACLable, CreateBackgroundModeStatACLable, CreateBuilder, CreateBuilder2, CreateBuilderMain, CreateProtectACLCreateModePathAndBytesable<T>, ParentACLable<T>, ProtectACLCreateModePathAndBytesable<T>, ProtectACLCreateModeStatPathAndBytesable<T>, SetACLBuilder, TransactionCreateBuilder<T>, TransactionCreateBuilder2<T>CreateBuilderImpl, ExistsBuilderImpl, SetACLBuilderImplpublic interface ACLable<T>
| Modifier and Type | Method | Description |
|---|---|---|
T |
withACL(java.util.List<org.apache.zookeeper.data.ACL> aclList) |
Set an ACL list (default is
ZooDefs.Ids.OPEN_ACL_UNSAFE) |
T withACL(java.util.List<org.apache.zookeeper.data.ACL> aclList)
ZooDefs.Ids.OPEN_ACL_UNSAFE)aclList - the ACL list to useCopyright © 2011–2018 The Apache Software Foundation. All rights reserved.