Package org.apache.hadoop.net

Network-related classes.

See:
          Description

Interface Summary
DNSToSwitchMapping An interface that should be implemented to allow pluggable DNS-name/IP-address to RackID resolvers.
 

Class Summary
CachedDNSToSwitchMapping A cached implementation of DNSToSwitchMapping that takes an raw DNSToSwitchMapping and stores the resolved network location in a cache.
ScriptBasedMapping This class implements the DNSToSwitchMapping interface using a script configured via net.topology.script.file.name .
SocksSocketFactory Specialized SocketFactory to create sockets with a SOCKS proxy
StandardSocketFactory Specialized SocketFactory to create sockets with a SOCKS proxy
 

Package org.apache.hadoop.net Description

Network-related classes.



Copyright © 2009 The Apache Software Foundation