public interface ZKACLProvider
| Modifier and Type | Method and Description |
|---|---|
List<org.apache.zookeeper.data.ACL> |
getDrillAclForPath(String path)
Returns the list of ZK ACLs
ACL to apply for a specific
Drill znode |
List<org.apache.zookeeper.data.ACL> |
getDrillDefaultAcl()
Returns the list of ZK ACLs
ACL to apply by default
on Drill znodes |
List<org.apache.zookeeper.data.ACL> getDrillDefaultAcl()
ACL to apply by default
on Drill znodesACLCopyright © 2021 The Apache Software Foundation. All rights reserved.