public interface ACLable<T>
| Modifier and Type | Method and Description |
|---|---|
T |
withACL(List<org.apache.zookeeper.data.ACL> aclList)
Set an ACL list (default is
ZooDefs.Ids#OPEN_ACL_UNSAFE) |
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.