@Deprecated
public class NodePathSwitchCommand
extends com.mapr.cliframework.base.CLIBaseClass
implements com.mapr.cliframework.base.CLIInterface
| Modifier and Type | Class and Description |
|---|---|
static class |
NodePathSwitchCommand.PathTypeEnum
Deprecated.
Enum to handle change options
Had to introduce getExtName() method - as "switch" is reserved word
|
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
FILTER_PARAM
Deprecated.
|
static com.mapr.cliframework.base.CLICommand |
nodePathCommand
Deprecated.
|
static java.lang.String |
NODES_PARAM
Deprecated.
|
static java.lang.String |
NODES_SERVICES_MNGMNT_SERVICE_PATH
Deprecated.
|
static java.lang.String |
NODES_SERVICES_MNGMNT_TOP_PATH
Deprecated.
|
static java.lang.String |
PATH_PARAM
Deprecated.
|
static int |
TIMEOUT_SERVER
Deprecated.
|
static java.lang.String |
WHICH_PARAM
Deprecated.
|
static java.lang.String |
ZK_CONNECTSTRING
Deprecated.
|
| Constructor and Description |
|---|
NodePathSwitchCommand(com.mapr.cliframework.base.ProcessedInput input,
com.mapr.cliframework.base.CLICommand cliCommand)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
com.mapr.cliframework.base.CommandOutput |
executeRealCommand()
Deprecated.
|
executeCommand, executeSimpleSHHCommand, executeSimpleSHHCommand, getCLICommand, getCommandUsage, getGIds, getInput, getKeyType, getParamBooleanValue, getParamDateValue, getParamIntValue, getParamLongValue, getParamObjectValue, getParamTextValue, getUserCredentials, getUserId, getUserLoginId, getVersion, isParamPresent, isParamValueEmpty, setServerCall, setUserCredentials, setVersion, validateInputpublic static final java.lang.String FILTER_PARAM
public static final java.lang.String NODES_PARAM
public static final java.lang.String WHICH_PARAM
public static final java.lang.String PATH_PARAM
public static final java.lang.String ZK_CONNECTSTRING
public static final int TIMEOUT_SERVER
public static final java.lang.String NODES_SERVICES_MNGMNT_TOP_PATH
public static final java.lang.String NODES_SERVICES_MNGMNT_SERVICE_PATH
public static final com.mapr.cliframework.base.CLICommand nodePathCommand
public NodePathSwitchCommand(com.mapr.cliframework.base.ProcessedInput input,
com.mapr.cliframework.base.CLICommand cliCommand)
public com.mapr.cliframework.base.CommandOutput executeRealCommand()
throws com.mapr.cliframework.base.CLIProcessingException
executeRealCommand in class com.mapr.cliframework.base.CLIBaseClasscom.mapr.cliframework.base.CLIProcessingException