public abstract class HelixCommandExecutor extends Object implements IHelixCommandExecutor
| Constructor and Description |
|---|
HelixCommandExecutor() |
| Modifier and Type | Method and Description |
|---|---|
List<Map<String,Object>> |
execMapCmdList(CmdSpec cmdSpec,
String[] cmdArgs,
Map<String,Object> inMap) |
boolean |
handleErrorStr(Map<String,Object> map)
Deprecated.
|
String |
handleFileErrorStr(Map<String,Object> map)
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitexecMapCmdList, execMapCmdList, execStreamCmd, getErrorOrInfoStr, getErrorStr, getInfoStr, isAuthFail, isInfoMessagepublic List<Map<String,Object>> execMapCmdList(@Nonnull CmdSpec cmdSpec, String[] cmdArgs, Map<String,Object> inMap) throws ConnectionException, AccessException
execMapCmdList in interface IHelixCommandExecutorConnectionExceptionAccessException@Deprecated public String handleFileErrorStr(Map<String,Object> map) throws ConnectionException, AccessException
ResultMapParser.handleFileErrorStr(Map)handleFileErrorStr in interface IHelixCommandExecutorConnectionExceptionAccessException@Deprecated public boolean handleErrorStr(Map<String,Object> map) throws RequestException, AccessException
ResultMapParser.handleErrorStr(Map)handleErrorStr in interface IHelixCommandExecutorRequestExceptionAccessExceptionCopyright © 2017 Perforce Software. All Rights Reserved.