public static class ZooKeeperUtils.SecureAclProvider extends Object implements org.apache.flink.shaded.curator4.org.apache.curator.framework.api.ACLProvider
ACLProvider implementation.| Constructor and Description |
|---|
SecureAclProvider() |
| Modifier and Type | Method and Description |
|---|---|
List<org.apache.flink.shaded.zookeeper3.org.apache.zookeeper.data.ACL> |
getAclForPath(String path) |
List<org.apache.flink.shaded.zookeeper3.org.apache.zookeeper.data.ACL> |
getDefaultAcl() |
public List<org.apache.flink.shaded.zookeeper3.org.apache.zookeeper.data.ACL> getDefaultAcl()
getDefaultAcl in interface org.apache.flink.shaded.curator4.org.apache.curator.framework.api.ACLProvidergetDefaultAcl in interface org.apache.flink.shaded.curator4.org.apache.curator.utils.InternalACLProviderpublic List<org.apache.flink.shaded.zookeeper3.org.apache.zookeeper.data.ACL> getAclForPath(String path)
getAclForPath in interface org.apache.flink.shaded.curator4.org.apache.curator.framework.api.ACLProvidergetAclForPath in interface org.apache.flink.shaded.curator4.org.apache.curator.utils.InternalACLProviderCopyright © 2014–2022 The Apache Software Foundation. All rights reserved.