Package | Description |
---|---|
org.apache.zookeeper | |
org.apache.zookeeper.client |
Modifier and Type | Field and Description |
---|---|
protected ClientCnxn |
ZooKeeper.cnxn |
Modifier and Type | Method and Description |
---|---|
protected ClientCnxn |
ZooKeeper.createConnection(String chrootPath,
HostProvider hostProvider,
int sessionTimeout,
ZooKeeper zooKeeper,
ClientWatchManager watcher,
org.apache.zookeeper.ClientCnxnSocket clientCnxnSocket,
boolean canBeReadOnly) |
Modifier and Type | Method and Description |
---|---|
void |
ZooKeeperSaslClient.initialize(ClientCnxn cnxn) |
void |
ZooKeeperSaslClient.respondToServer(byte[] serverToken,
ClientCnxn cnxn) |
Copyright © 2008–2019 The Apache Software Foundation. All rights reserved.