Uses of Interface
org.apache.hadoop.hdfs.server.protocol.NodeRegistration
Packages that use NodeRegistration
-
Uses of NodeRegistration in org.apache.hadoop.hdfs.protocol
Constructors in org.apache.hadoop.hdfs.protocol with parameters of type NodeRegistration -
Uses of NodeRegistration in org.apache.hadoop.hdfs.server.protocol
Classes in org.apache.hadoop.hdfs.server.protocol that implement NodeRegistrationModifier and TypeClassDescriptionclassDatanodeRegistration class contains all information the name-node needs to identify and verify a data-node when it contacts the name-node.classInformation sent by a subordinate name-node to the active name-node during the registration process.