Uses of Class
org.apache.hadoop.net.NetworkTopology
Packages that use NetworkTopology
-
Uses of NetworkTopology in org.apache.hadoop.net
Subclasses of NetworkTopology in org.apache.hadoop.netModifier and TypeClassDescriptionclassThe class extends NetworkTopology to represents a cluster of computer with a 4-layers hierarchical network topology.Methods in org.apache.hadoop.net that return NetworkTopologyModifier and TypeMethodDescriptionstatic NetworkTopologyNetworkTopology.getInstance(Configuration conf) Get an instance of NetworkTopology based on the value of the configuration parameter net.topology.impl.static NetworkTopologyNetworkTopology.getInstance(Configuration conf, InnerNode.Factory factory) protected NetworkTopologyNetworkTopology.init(InnerNode.Factory factory)