Uses of Class
org.apache.hadoop.hdfs.server.blockmanagement.BlockInfoUnderConstruction

Packages that use BlockInfoUnderConstruction
org.apache.hadoop.hdfs.server.blockmanagement   
 

Uses of BlockInfoUnderConstruction in org.apache.hadoop.hdfs.server.blockmanagement
 

Methods in org.apache.hadoop.hdfs.server.blockmanagement that return BlockInfoUnderConstruction
 BlockInfoUnderConstruction MutableBlockCollection.setLastBlock(org.apache.hadoop.hdfs.server.blockmanagement.BlockInfo lastBlock, DatanodeStorageInfo[] storages)
          Convert the last block of the collection to an under-construction block and set the locations.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.