| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.server.blockmanagement | |
| org.apache.hadoop.hdfs.server.protocol |
| Modifier and Type | Method and Description |
|---|---|
List<DatanodeDescriptor.BlockTargetPair> |
DatanodeDescriptor.getReplicationCommand(int maxTransfers) |
| Constructor and Description |
|---|
BlockCommand(int action,
String poolId,
List<DatanodeDescriptor.BlockTargetPair> blocktargetlist)
Create BlockCommand for transferring blocks to another datanode
|
Copyright © 2013 Apache Software Foundation. All rights reserved.