Uses of Class
org.apache.hadoop.dfs.LocatedBlocks

Packages that use LocatedBlocks
org.apache.hadoop.dfs A distributed implementation of FileSystem
 

Uses of LocatedBlocks in org.apache.hadoop.dfs
 

Methods in org.apache.hadoop.dfs that return LocatedBlocks
 LocatedBlocks NameNode.getBlockLocations(String src, long offset, long length)
          Get locations of the blocks of the specified file within the specified range.
 



Copyright © 2008 The Apache Software Foundation