@InterfaceAudience.Private public class RMZKUtils extends Object
| Constructor and Description |
|---|
RMZKUtils() |
| Modifier and Type | Method and Description |
|---|---|
static List<org.apache.zookeeper.data.ACL> |
getZKAcls(org.apache.hadoop.conf.Configuration conf)
Utility method to fetch the ZK ACLs from the configuration
|
static List<org.apache.hadoop.util.ZKUtil.ZKAuthInfo> |
getZKAuths(org.apache.hadoop.conf.Configuration conf)
Utility method to fetch ZK auth info from the configuration
|
Copyright © 2017 Apache Software Foundation. All Rights Reserved.