Package com.mapr.cli

Class UsageExportCommands

  • All Implemented Interfaces:
    com.mapr.cliframework.base.CLIInterface

    public class UsageExportCommands
    extends com.mapr.cliframework.base.CLIBaseClass
    implements com.mapr.cliframework.base.CLIInterface
    • Field Detail

      • USAGE_PARAM_NAME

        public static final java.lang.String USAGE_PARAM_NAME
        See Also:
        Constant Field Values
      • EXPORT_PARAM_NAME

        public static final java.lang.String EXPORT_PARAM_NAME
        See Also:
        Constant Field Values
      • STATUS_PARAM_NAME

        public static final java.lang.String STATUS_PARAM_NAME
        See Also:
        Constant Field Values
      • EMAIL_FREQUENCY_NAME

        public static final java.lang.String EMAIL_FREQUENCY_NAME
        See Also:
        Constant Field Values
      • FREQUENCY_PARAM_NAME

        public static final java.lang.String FREQUENCY_PARAM_NAME
        See Also:
        Constant Field Values
      • CUST_EMAIL_PARAM_NAME

        public static final java.lang.String CUST_EMAIL_PARAM_NAME
        See Also:
        Constant Field Values
      • CUST_EMAIL_USAGE

        public static final java.lang.String CUST_EMAIL_USAGE
        See Also:
        Constant Field Values
      • EMAIL_PARAM_NAME

        public static final java.lang.String EMAIL_PARAM_NAME
        See Also:
        Constant Field Values
      • REGISTER_URL_PARAM_NAME

        public static final java.lang.String REGISTER_URL_PARAM_NAME
        See Also:
        Constant Field Values
      • UPLOAD_URL_PARAM_NAME

        public static final java.lang.String UPLOAD_URL_PARAM_NAME
        See Also:
        Constant Field Values
      • RENEWCREDS_URL_PARAM_NAME

        public static final java.lang.String RENEWCREDS_URL_PARAM_NAME
        See Also:
        Constant Field Values
      • BASE_URL_PARAM_NAME

        public static final java.lang.String BASE_URL_PARAM_NAME
        See Also:
        Constant Field Values
      • PROXY_URL_PARAM_NAME

        public static final java.lang.String PROXY_URL_PARAM_NAME
        See Also:
        Constant Field Values
      • DEV_URLS_PARAM_NAME

        public static final java.lang.String DEV_URLS_PARAM_NAME
        See Also:
        Constant Field Values
      • KEYFILE_PARAM_NAME

        public static final java.lang.String KEYFILE_PARAM_NAME
        See Also:
        Constant Field Values
      • REGISTER_PARAM_NAME

        public static final java.lang.String REGISTER_PARAM_NAME
        See Also:
        Constant Field Values
      • RENEW_PARAM_NAME

        public static final java.lang.String RENEW_PARAM_NAME
        See Also:
        Constant Field Values
      • BILLING_PARAM_NAME

        public static final java.lang.String BILLING_PARAM_NAME
        See Also:
        Constant Field Values
      • COMMIT_AMOUNT_PARAM

        public static final java.lang.String COMMIT_AMOUNT_PARAM
        See Also:
        Constant Field Values
      • COMMIT_RATE_PARAM

        public static final java.lang.String COMMIT_RATE_PARAM
        See Also:
        Constant Field Values
      • DEMAND_RATE_PARAM

        public static final java.lang.String DEMAND_RATE_PARAM
        See Also:
        Constant Field Values
      • baseParams

        public static java.util.Map<java.lang.String,​com.mapr.cliframework.base.inputparams.BaseInputParameter> baseParams
      • statusSubCommand

        public static final com.mapr.cliframework.base.CLICommand statusSubCommand
      • emailSubCommand

        public static final com.mapr.cliframework.base.CLICommand emailSubCommand
      • urlSubCommand

        public static final com.mapr.cliframework.base.CLICommand urlSubCommand
      • exportCommand

        public static final com.mapr.cliframework.base.CLICommand exportCommand
      • registerCommand

        public static final com.mapr.cliframework.base.CLICommand registerCommand
      • renewCommand

        public static final com.mapr.cliframework.base.CLICommand renewCommand
      • billingStatusSubCommand

        public static final com.mapr.cliframework.base.CLICommand billingStatusSubCommand
      • billingCommand

        public static final com.mapr.cliframework.base.CLICommand billingCommand
      • usageCommand

        public static final com.mapr.cliframework.base.CLICommand usageCommand
    • Constructor Detail

      • UsageExportCommands

        public UsageExportCommands​(com.mapr.cliframework.base.ProcessedInput input,
                                   com.mapr.cliframework.base.CLICommand cliCommand)
    • Method Detail

      • executeRealCommand

        public com.mapr.cliframework.base.CommandOutput executeRealCommand()
                                                                    throws com.mapr.cliframework.base.CLIProcessingException
        Specified by:
        executeRealCommand in class com.mapr.cliframework.base.CLIBaseClass
        Throws:
        com.mapr.cliframework.base.CLIProcessingException