org.apahce.hadoop.hdfs.net 包
DFSNetWorkTopology 类
DFSNetWorkTopology 继承自 NetWorkTopology类
类注释:The HDFS specific network topology class. The main purpose of doing this subclassing is to add storage-type-aware chooseRandom method. All the remaining parts should be the same.
DFSTopologyNodeImpl 类
DFSTopologyNodeImpl 继承自 InnerNodeImpl 类
类注释:The HDFS specific representation of a network topology inner node. The difference is thsi class includes the information about the storage type info of this subtree. This info will be used when selecting subtrees in block placement.DomainPeerServer 类
DomainPeerServer 类继承自 PeerServer 接口
PeerServer 接口
TcpPeerServer 类
TcpPeerServer 类继承自 PeerServer 接口