Uses of Class
org.apache.hadoop.net.AbstractDNSToSwitchMapping
Packages that use AbstractDNSToSwitchMapping
-
Uses of AbstractDNSToSwitchMapping in org.apache.hadoop.net
Subclasses of AbstractDNSToSwitchMapping in org.apache.hadoop.netModifier and TypeClassDescriptionclassA cached implementation of DNSToSwitchMapping that takes an raw DNSToSwitchMapping and stores the resolved network location in a cache.classThis class implements theDNSToSwitchMappinginterface using a script configured via theCommonConfigurationKeysPublic.NET_TOPOLOGY_SCRIPT_FILE_NAME_KEYoption.classSimpleDNSToSwitchMappingimplementation that reads a 2 column text file.