Class DropSPSWorkCommand
java.lang.Object
org.apache.hadoop.hdfs.server.protocol.ServerCommand
org.apache.hadoop.hdfs.server.protocol.DatanodeCommand
org.apache.hadoop.hdfs.server.protocol.DropSPSWorkCommand
A DropSPSWorkCommand is an instruction to a datanode to drop the SPSWorker's
pending block storage movement queues.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.hadoop.hdfs.server.protocol.ServerCommand
getAction, toString
-
Field Details
-
DNA_DROP_SPS_WORK_COMMAND
-
-
Constructor Details
-
DropSPSWorkCommand
public DropSPSWorkCommand()
-