Uses of Class
org.apache.hadoop.hdfs.server.protocol.DisallowedDatanodeException
Packages that use DisallowedDatanodeException
-
Uses of DisallowedDatanodeException in org.apache.hadoop.hdfs.server.blockmanagement
Methods in org.apache.hadoop.hdfs.server.blockmanagement that throw DisallowedDatanodeExceptionModifier and TypeMethodDescriptionvoidDatanodeManager.registerDatanode(DatanodeRegistration nodeReg) Register the given datanode with the namenode.