| Package | Description |
|---|---|
| org.apache.hadoop.conf |
Configuration of system parameters.
|
| org.apache.hadoop.http |
Support for embedded HTTP services.
|
| Modifier and Type | Method | Description |
|---|---|---|
Configuration.IntegerRanges |
Configuration.getRange(java.lang.String name,
java.lang.String defaultValue) |
Parse the given attribute as a set of integer ranges.
|
| Modifier and Type | Field | Description |
|---|---|---|
protected Configuration.IntegerRanges |
HttpServer2.portRanges |
| Modifier and Type | Method | Description |
|---|---|---|
HttpServer2.Builder |
HttpServer2.Builder.setPortRanges(Configuration.IntegerRanges ranges) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.