Uses of Package
org.apache.hadoop.net

Packages that use org.apache.hadoop.net
org.apache.hadoop.mapred A software framework for easily writing applications which process vast amounts of data (multi-terabyte data-sets) parallelly on large clusters (thousands of nodes) built of commodity hardware in a reliable, fault-tolerant manner. 
org.apache.hadoop.net Network-related classes. 
 

Classes in org.apache.hadoop.net used by org.apache.hadoop.mapred
NetworkTopology
          The class represents a cluster of computer with a tree hierarchical network topology.
Node
          The interface defines a node in a network topology.
 

Classes in org.apache.hadoop.net used by org.apache.hadoop.net
CachedDNSToSwitchMapping
          A cached implementation of DNSToSwitchMapping that takes an raw DNSToSwitchMapping and stores the resolved network location in a cache.
DNSToSwitchMapping
          An interface that should be implemented to allow pluggable DNS-name/IP-address to RackID resolvers.
NetworkTopology
          The class represents a cluster of computer with a tree hierarchical network topology.
Node
          The interface defines a node in a network topology.
 



Copyright © 2009 The Apache Software Foundation