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