程序包 | 说明 |
---|---|
org.apache.hadoop.net |
Network-related classes.
|
限定符和类型 | 类和说明 |
---|---|
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 . |
限定符和类型 | 字段和说明 |
---|---|
protected DNSToSwitchMapping |
CachedDNSToSwitchMapping.rawMapping |
构造器和说明 |
---|
CachedDNSToSwitchMapping(DNSToSwitchMapping rawMapping) |
Copyright © 2009 The Apache Software Foundation