Uses of Class
org.apache.hadoop.dfs.FSDatasetInterface.MetaDataInputStream

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

Uses of FSDatasetInterface.MetaDataInputStream in org.apache.hadoop.dfs
 

Methods in org.apache.hadoop.dfs that return FSDatasetInterface.MetaDataInputStream
 FSDatasetInterface.MetaDataInputStream FSDatasetInterface.getMetaDataInputStream(org.apache.hadoop.dfs.Block b)
          Returns metaData of block b as an input stream (and its length)
 



Copyright © 2008 The Apache Software Foundation