| Package | Description |
|---|---|
| org.apache.hadoop.net |
Network-related classes.
|
| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
InnerNode.Factory<N extends InnerNode> |
| Modifier and Type | Class | Description |
|---|---|---|
class |
InnerNodeImpl |
InnerNode represents a switch/router of a data center or rack.
|
| Constructor | Description |
|---|---|
InnerNodeImpl(java.lang.String name,
java.lang.String location,
InnerNode parent,
int level) |
Construct an InnerNode
from its name, its network location, its parent, and its level.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.