| Package | Description |
|---|---|
| org.apache.hadoop.net |
Network-related classes.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
ScriptBasedMapping |
This class implements the
DNSToSwitchMapping interface using a
script configured via the
CommonConfigurationKeysPublic.NET_TOPOLOGY_SCRIPT_FILE_NAME_KEY option. |
class |
ScriptBasedMappingWithDependency |
This class extends ScriptBasedMapping class and implements
the
DNSToSwitchMappingWithDependency interface using
a script configured via the
CommonConfigurationKeysPublic.NET_DEPENDENCY_SCRIPT_FILE_NAME_KEY option. |
class |
TableMapping |
Simple
DNSToSwitchMapping implementation that reads a 2 column text
file. |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.