public class SchedulePolicyCreateCommand
extends com.mapr.cliframework.base.CLIBaseClass
implements com.mapr.cliframework.base.CLIInterface
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CLDB_HOST |
static java.lang.String |
CLDB_PORT |
static org.apache.commons.logging.Log |
LOG |
static java.util.regex.Pattern |
p |
static com.mapr.cliframework.base.CLICommand |
schedulePolicyCreateCommand |
| Constructor and Description |
|---|
SchedulePolicyCreateCommand(com.mapr.cliframework.base.ProcessedInput input,
com.mapr.cliframework.base.CLICommand cliCommand) |
| Modifier and Type | Method and Description |
|---|---|
com.mapr.cliframework.base.CommandOutput |
executeRealCommand() |
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 CLDB_HOST
public static final java.lang.String CLDB_PORT
public static final org.apache.commons.logging.Log LOG
public static java.util.regex.Pattern p
public static final com.mapr.cliframework.base.CLICommand schedulePolicyCreateCommand