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, wait
execMapCmdList, execMapCmdList, execStreamCmd, getErrorOrInfoStr, getErrorStr, getInfoStr, isAuthFail, isInfoMessage
public List<Map<String,Object>> execMapCmdList(@Nonnull CmdSpec cmdSpec, String[] cmdArgs, Map<String,Object> inMap) throws ConnectionException, AccessException
execMapCmdList
in interface IHelixCommandExecutor
ConnectionException
AccessException
@Deprecated public String handleFileErrorStr(Map<String,Object> map) throws ConnectionException, AccessException
ResultMapParser.handleFileErrorStr(Map)
handleFileErrorStr
in interface IHelixCommandExecutor
ConnectionException
AccessException
@Deprecated public boolean handleErrorStr(Map<String,Object> map) throws RequestException, AccessException
ResultMapParser.handleErrorStr(Map)
handleErrorStr
in interface IHelixCommandExecutor
RequestException
AccessException
Copyright © 2017 Perforce Software. All Rights Reserved.