public class ZookeeperAclBuilder extends Object
| Constructor and Description |
|---|
ZookeeperAclBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static List<org.apache.zookeeper.data.ACL> |
getZKAcls() |
static List<org.apache.hadoop.util.ZKUtil.ZKAuthInfo> |
getZKAuths() |
ZookeeperAclBuilder |
invoke() |
boolean |
isNeedAcl() |
org.apache.curator.framework.CuratorFrameworkFactory.Builder |
setZKAclBuilder(org.apache.curator.framework.CuratorFrameworkFactory.Builder builder) |
public org.apache.curator.framework.CuratorFrameworkFactory.Builder setZKAclBuilder(org.apache.curator.framework.CuratorFrameworkFactory.Builder builder)
public ZookeeperAclBuilder invoke()
public static List<org.apache.hadoop.util.ZKUtil.ZKAuthInfo> getZKAuths() throws Exception
Exceptionpublic static List<org.apache.zookeeper.data.ACL> getZKAcls() throws Exception
Exceptionpublic boolean isNeedAcl()
Copyright © 2014–2018 Apache Software Foundation. All rights reserved.