protected static class ServiceLauncher.MinimalGenericOptionsParser extends GenericOptionsParser
| Constructor | Description |
|---|---|
MinimalGenericOptionsParser(Configuration conf,
org.apache.commons.cli.Options options,
java.lang.String[] args) |
| Modifier and Type | Method | Description |
|---|---|---|
protected org.apache.commons.cli.Options |
buildGeneralOptions(org.apache.commons.cli.Options opts) |
getCommandLine, getConfiguration, getLibJars, getRemainingArgs, isParseSuccessful, printGenericCommandUsagepublic MinimalGenericOptionsParser(Configuration conf, org.apache.commons.cli.Options options, java.lang.String[] args) throws java.io.IOException
java.io.IOExceptionprotected org.apache.commons.cli.Options buildGeneralOptions(org.apache.commons.cli.Options opts)
buildGeneralOptions in class GenericOptionsParseropts - input opts.Option is not thread safe, subclasses
must synchronize use on Option.classCopyright © 2008–2025 Apache Software Foundation. All rights reserved.