|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractDNSToSwitchMapping | |
---|---|
org.apache.hadoop.net | Network-related classes. |
Uses of AbstractDNSToSwitchMapping in org.apache.hadoop.net |
---|
Subclasses of AbstractDNSToSwitchMapping in org.apache.hadoop.net | |
---|---|
class |
CachedDNSToSwitchMapping
A cached implementation of DNSToSwitchMapping that takes an raw DNSToSwitchMapping and stores the resolved network location in a cache. |
class |
ScriptBasedMapping
This class implements the DNSToSwitchMapping interface using a
script configured via the
CommonConfigurationKeysPublic.NET_TOPOLOGY_SCRIPT_FILE_NAME_KEY option. |
class |
TableMapping
Simple DNSToSwitchMapping implementation that reads a 2 column text
file. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |