public static class ZKCuratorManager.HadoopZookeeperFactory extends Object implements org.apache.curator.utils.ZookeeperFactory
| Modifier and Type | Field and Description |
|---|---|
static String |
JAAS_CLIENT_ENTRY |
| Constructor and Description |
|---|
HadoopZookeeperFactory(String zkPrincipal) |
HadoopZookeeperFactory(String zkPrincipal,
String kerberosPrincipal,
String kerberosKeytab) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.zookeeper.ZooKeeper |
newZooKeeper(String connectString,
int sessionTimeout,
org.apache.zookeeper.Watcher watcher,
boolean canBeReadOnly) |
public static final String JAAS_CLIENT_ENTRY
public HadoopZookeeperFactory(String zkPrincipal)
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.