| Package | Description | 
|---|---|
| org.apache.hadoop.hdfs.server.protocol | 
| Modifier and Type | Method and Description | 
|---|---|
| Collection<BlockStorageMovementCommand.BlockMovingInfo> | BlockStorageMovementCommand. getBlockMovingTasks()Returns the list of blocks to be moved. | 
| Constructor and Description | 
|---|
| BlockStorageMovementCommand(int action,
                           String blockPoolId,
                           Collection<BlockStorageMovementCommand.BlockMovingInfo> blockMovingInfos)Block storage movement command constructor. | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.