public interface Command
Modifier and Type | Method and Description |
---|---|
void |
execute(org.apache.commons.cli.CommandLine options) |
org.apache.commons.cli.Options |
getOptions() |
java.lang.String[] |
getUsageDescription() |
boolean |
supportsExtraArgs() |
Copyright © 2019 Cloudera. All Rights Reserved.