public class ShowSchemaCommand extends ArgsOnlyCommand
| Modifier and Type | Field and Description |
|---|---|
static org.apache.commons.cli.Options |
OPTIONS |
static String[] |
USAGE |
| Constructor and Description |
|---|
ShowSchemaCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.apache.commons.cli.CommandLine options) |
org.apache.commons.cli.Options |
getOptions() |
String[] |
getUsageDescription() |
supportsExtraArgspublic static final String[] USAGE
public static final org.apache.commons.cli.Options OPTIONS
public String[] getUsageDescription()
public org.apache.commons.cli.Options getOptions()
getOptions in interface CommandgetOptions in class ArgsOnlyCommandCopyright © 2016 The Apache Software Foundation. All rights reserved.