public class ServiceLinkCommand
extends com.mapr.cliframework.base.CLIBaseClass
implements com.mapr.cliframework.base.CLIInterface
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
RUN_CHECK |
static java.lang.String |
SERVICE_NAME |
static com.mapr.cliframework.base.CLICommand |
serviceLinkCommand |
| Constructor and Description |
|---|
ServiceLinkCommand(com.mapr.cliframework.base.ProcessedInput input,
com.mapr.cliframework.base.CLICommand cliCommand) |
| Modifier and Type | Method and Description |
|---|---|
com.mapr.cliframework.base.CommandOutput |
executeRealCommand() |
static java.lang.String |
getUrl(com.mapr.cliframework.base.CommandOutput.OutputHierarchy out,
java.lang.String serviceName,
java.lang.String clusterName,
java.lang.String providedZkConnectString,
java.lang.Boolean runCheck) |
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 RUN_CHECK
public static final java.lang.String SERVICE_NAME
public static final com.mapr.cliframework.base.CLICommand serviceLinkCommand
public ServiceLinkCommand(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.CLIProcessingExceptionpublic static java.lang.String getUrl(com.mapr.cliframework.base.CommandOutput.OutputHierarchy out,
java.lang.String serviceName,
java.lang.String clusterName,
java.lang.String providedZkConnectString,
java.lang.Boolean runCheck)
throws com.mapr.cliframework.base.CLIProcessingException
com.mapr.cliframework.base.CLIProcessingException