Uses of Class
org.apache.hadoop.net.CachedDNSToSwitchMapping

Packages that use CachedDNSToSwitchMapping
org.apache.hadoop.net Network-related classes. 
 

Uses of CachedDNSToSwitchMapping in org.apache.hadoop.net
 

Subclasses of CachedDNSToSwitchMapping in org.apache.hadoop.net
 class ScriptBasedMapping
          This class implements the DNSToSwitchMapping interface using a script configured via the CommonConfigurationKeysPublic.NET_TOPOLOGY_SCRIPT_FILE_NAME_KEY option.
 class TableMapping
           Simple DNSToSwitchMapping implementation that reads a 2 column text file.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.