Interface | Description |
---|---|
DNSToSwitchMapping |
An interface that must be implemented to allow pluggable
DNS-name/IP-address to RackID resolvers.
|
Class | Description |
---|---|
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
|
Copyright © 2014 Apache Software Foundation. All Rights Reserved.