Uses of Class
org.apache.hadoop.hdfs.server.protocol.ServerCommand
Packages that use ServerCommand
-
Uses of ServerCommand in org.apache.hadoop.hdfs.server.protocol
Subclasses of ServerCommand in org.apache.hadoop.hdfs.server.protocolModifier and TypeClassDescriptionclassBalancer bandwidth command instructs each datanode to change its value for the max amount of network bandwidth it may use during the block balancing operation.classA BlockCommand is an instruction to a datanode regarding some blocks under its control.classA BlockECReconstructionCommand is an instruction to a DataNode to reconstruct a striped block group with missing blocks.classA BlockIdCommand is an instruction to a datanode regarding some blocks under its control.classBlockRecoveryCommand is an instruction to a data-node to recover the specified blocks.classA BlockStorageMovementCommand is an instruction to a DataNode to move the given set of blocks to specified target DataNodes to fulfill the block storage policy.classCheckpoint command.classBase class for data-node command.classA DropSPSWorkCommand is an instruction to a datanode to drop the SPSWorker's pending block storage movement queues.classA BlockCommand is an instruction to a datanode to register with the namenode.classclassBase class for name-node command.classA RegisterCommand is an instruction to a datanode to register with the namenode.