Package org.apache.hadoop.hdfs.net
package org.apache.hadoop.hdfs.net
-
ClassDescriptionorg.apache.hadoop.hdfs.net.BasicInetPeerRepresents a peer that we communicate with by using a basic Socket that has no associated Channel.org.apache.hadoop.hdfs.net.DFSNetworkTopologyThe HDFS specific network topology class.org.apache.hadoop.hdfs.net.DFSTopologyNodeImplThe HDFS-specific representation of a network topology inner node.org.apache.hadoop.hdfs.net.DomainPeerRepresents a peer that we communicate with by using blocking I/O on a UNIX domain socket.org.apache.hadoop.hdfs.net.DomainPeerServerorg.apache.hadoop.hdfs.net.EncryptedPeerRepresents a peer that we communicate with by using an encrypted communications medium.org.apache.hadoop.hdfs.net.NioInetPeerRepresents a peer that we communicate with by using non-blocking I/O on a Socket.org.apache.hadoop.hdfs.net.PeerRepresents a connection to a peer.org.apache.hadoop.hdfs.net.PeerServerorg.apache.hadoop.hdfs.net.TcpPeerServer