|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
DNSToSwitchMapping | An interface that must be implemented to allow pluggable DNS-name/IP-address to RackID resolvers. |
Class Summary | |
---|---|
AbstractDNSToSwitchMapping | This is a base class for DNS to Switch mappings. |
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 the
CommonConfigurationKeysPublic.NET_TOPOLOGY_SCRIPT_FILE_NAME_KEY option. |
SocksSocketFactory | Specialized SocketFactory to create sockets with a SOCKS proxy |
StandardSocketFactory | Specialized SocketFactory to create sockets with a SOCKS proxy |
TableMapping |
Simple DNSToSwitchMapping implementation that reads a 2 column text
file. |
Exception Summary | |
---|---|
ConnectTimeoutException | Thrown by NetUtils.connect(java.net.Socket, java.net.SocketAddress, int)
if it times out while connecting to the remote host. |
Network-related classes.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |