Uses of Class
org.apache.hadoop.hdfs.server.protocol.BlocksWithLocations.BlockWithLocations

Packages that use BlocksWithLocations.BlockWithLocations
org.apache.hadoop.hdfs.server.protocol   
 

Uses of BlocksWithLocations.BlockWithLocations in org.apache.hadoop.hdfs.server.protocol
 

Methods in org.apache.hadoop.hdfs.server.protocol that return BlocksWithLocations.BlockWithLocations
 BlocksWithLocations.BlockWithLocations[] BlocksWithLocations.getBlocks()
          getter
 

Constructors in org.apache.hadoop.hdfs.server.protocol with parameters of type BlocksWithLocations.BlockWithLocations
BlocksWithLocations(BlocksWithLocations.BlockWithLocations[] blocks)
          Constructor with one parameter
 



Copyright © 2009 The Apache Software Foundation