| Package | Description |
|---|---|
| org.apache.hadoop.net |
Network-related classes.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
NetworkTopologyWithNodeGroup |
The class extends NetworkTopology to represents a cluster of computer with
a 4-layers hierarchical network topology.
|
| Modifier and Type | Method | Description |
|---|---|---|
static NetworkTopology |
NetworkTopology.getInstance(Configuration conf) |
Get an instance of NetworkTopology based on the value of the configuration
parameter net.topology.impl.
|
static NetworkTopology |
NetworkTopology.getInstance(Configuration conf,
InnerNode.Factory factory) |
|
protected NetworkTopology |
NetworkTopology.init(InnerNode.Factory factory) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.