| Package | Description |
|---|---|
| org.apache.hadoop.service.launcher |
This package contains classes, interfaces and exceptions to launch
YARN services from the command line.
|
| Modifier and Type | Class | Description |
|---|---|---|
protected static class |
ServiceLauncher.MinimalGenericOptionsParser |
A generic options parser which does not parse any of the traditional
Hadoop options.
|
| Modifier and Type | Method | Description |
|---|---|---|
protected GenericOptionsParser |
ServiceLauncher.createGenericOptionsParser(Configuration conf,
java.lang.String[] argArray) |
Override point: create a generic options parser or subclass thereof.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.