public class ExportAction extends ZooKeeperCommandSupport
| Modifier and Type | Method and Description |
|---|---|
protected Object |
doExecute() |
protected void |
doExecute(org.apache.curator.framework.CuratorFramework curator) |
protected void |
export(org.apache.curator.framework.CuratorFramework curator,
String path) |
org.apache.curator.framework.CuratorFramework |
getCurator() |
getConnectionRetryTime, getPermFromString, getPermString, loadUrl, parseACLs, setConnectionRetryTime, setCuratorpublic org.apache.curator.framework.CuratorFramework getCurator()
getCurator in class ZooKeeperCommandSupportprotected void doExecute(org.apache.curator.framework.CuratorFramework curator)
throws Exception
doExecute in class ZooKeeperCommandSupportExceptionprotected void export(org.apache.curator.framework.CuratorFramework curator,
String path)
throws Exception
Exceptionprotected Object doExecute() throws Exception
doExecute in class ZooKeeperCommandSupportExceptionCopyright © 2011–2014 Red Hat. All rights reserved.