public class ShowSchemaCommand extends ArgsOnlyCommand
Modifier and Type | Field and Description |
---|---|
static java.text.DecimalFormat |
FRACTIONAL |
static org.apache.commons.cli.Options |
OPTIONS |
static java.lang.String[] |
USAGE |
static java.text.DecimalFormat |
WHOLE |
Constructor and Description |
---|
ShowSchemaCommand() |
Modifier and Type | Method and Description |
---|---|
void |
execute(org.apache.commons.cli.CommandLine options) |
org.apache.commons.cli.Options |
getOptions() |
java.lang.String[] |
getUsageDescription() |
supportsExtraArgs
public static final java.text.DecimalFormat FRACTIONAL
public static final java.text.DecimalFormat WHOLE
public static final java.lang.String[] USAGE
public static final org.apache.commons.cli.Options OPTIONS
public java.lang.String[] getUsageDescription()
public org.apache.commons.cli.Options getOptions()
getOptions
in interface Command
getOptions
in class ArgsOnlyCommand
public void execute(org.apache.commons.cli.CommandLine options) throws java.lang.Exception
execute
in interface Command
execute
in class ArgsOnlyCommand
java.lang.Exception
Copyright © 2019 Cloudera. All Rights Reserved.