public class ExportAction extends ZooKeeperCommandSupport
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
doExecute() |
protected void |
doExecute(org.apache.curator.framework.CuratorFramework curator) |
protected void |
export(org.apache.curator.framework.CuratorFramework curator,
java.lang.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 java.lang.Exception
doExecute in class ZooKeeperCommandSupportjava.lang.Exceptionprotected void export(org.apache.curator.framework.CuratorFramework curator, java.lang.String path) throws java.lang.Exception
java.lang.Exceptionprotected java.lang.Object doExecute()
throws java.lang.Exception
doExecute in class ZooKeeperCommandSupportjava.lang.ExceptionCopyright © 2011-2014 Red Hat. All Rights Reserved.