public class KillAction extends ZooKeeperCommandSupport
| Modifier and Type | Method and Description |
|---|---|
protected void |
doExecute(org.apache.curator.framework.CuratorFramework curator) |
static void |
kill(org.apache.zookeeper.ZooKeeper client,
String connectString,
int maxMs)
Kill the given ZK session
|
doExecute, getConnectionRetryTime, getCurator, getPermFromString, getPermString, loadUrl, parseACLs, setConnectionRetryTime, setCuratorprotected void doExecute(org.apache.curator.framework.CuratorFramework curator)
throws Exception
doExecute in class ZooKeeperCommandSupportExceptionCopyright © 2011–2014 Red Hat. All rights reserved.