Uses of Class
org.apache.hadoop.fs.FSInputStream

Packages that use FSInputStream
org.apache.hadoop.fs An abstract file system API. 
 

Uses of FSInputStream in org.apache.hadoop.fs
 

Fields in org.apache.hadoop.fs declared as FSInputStream
protected  FSInputStream FSDataInputStream.inStream
           
 

Constructors in org.apache.hadoop.fs with parameters of type FSInputStream
FSDataInputStream(FSInputStream in, Configuration conf)
           
FSDataInputStream(FSInputStream in, int bufferSize)
           
 



Copyright © 2006 The Apache Software Foundation