public class SolrZooKeeper
extends org.apache.zookeeper.ZooKeeper
| Constructor and Description |
|---|
SolrZooKeeper(String connectString,
int sessionTimeout,
org.apache.zookeeper.Watcher watcher) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.zookeeper.ClientCnxn |
getConnection() |
void |
pauseCnxn(long ms)
Cause this ZooKeeper object to stop receiving from the ZooKeeperServer
for the given number of milliseconds.
|
addAuthInfo, close, create, create, delete, delete, exists, exists, exists, exists, getACL, getACL, getChildren, getChildren, getChildren, getChildren, getChildren, getChildren, getChildren, getChildren, getData, getData, getData, getData, getSessionId, getSessionPasswd, getSessionTimeout, getState, register, setACL, setACL, setData, setData, sync, testableLocalSocketAddress, testableRemoteSocketAddress, testableWaitForShutdown, toStringpublic SolrZooKeeper(String connectString, int sessionTimeout, org.apache.zookeeper.Watcher watcher) throws IOException
IOExceptionCopyright © 2000-2012 Apache Software Foundation. All Rights Reserved.