Package | Description |
---|---|
org.apache.hadoop.net |
Network-related classes.
|
Modifier and Type | Class and Description |
---|---|
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 topology.script.file.name . |
Modifier and Type | Field and Description |
---|---|
protected DNSToSwitchMapping |
CachedDNSToSwitchMapping.rawMapping |
Constructor and Description |
---|
CachedDNSToSwitchMapping(DNSToSwitchMapping rawMapping) |
Copyright © 2010 The Apache Software Foundation