| Package | Description |
|---|---|
| org.apache.hadoop.hdfs.server.blockmanagement | |
| org.apache.hadoop.hdfs.server.namenode |
| Modifier and Type | Method and Description |
|---|---|
BlockInfoUnderConstruction |
BlockInfo.convertToBlockUnderConstruction(HdfsServerConstants.BlockUCState s,
org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor[] targets)
Convert a complete block to an under construction block.
|
| Modifier and Type | Method and Description |
|---|---|
BlockInfoUnderConstruction |
INodeFileUnderConstruction.setLastBlock(BlockInfo lastBlock,
org.apache.hadoop.hdfs.server.blockmanagement.DatanodeDescriptor[] targets)
Convert the last block of the file to an under-construction block.
|
Copyright © 2013 Apache Software Foundation. All Rights Reserved.