public class StreamsCommands
extends com.mapr.cliframework.base.CLIBaseClass
implements com.mapr.cliframework.base.CLIInterface
| Modifier and Type | Field and Description |
|---|---|
static com.mapr.cliframework.base.CLICommand |
streamCommands |
| Constructor and Description |
|---|
StreamsCommands(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 boolean |
isStream(java.lang.String pathName) |
static java.lang.String |
millisToDate(long millisSinceEpoch) |
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 com.mapr.cliframework.base.CLICommand streamCommands
public StreamsCommands(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 boolean isStream(java.lang.String pathName)
throws java.io.IOException,
com.mapr.cliframework.base.CLIProcessingException
java.io.IOExceptioncom.mapr.cliframework.base.CLIProcessingExceptionpublic static java.lang.String millisToDate(long millisSinceEpoch)