Uses of Class
org.apache.hadoop.mapred.FileSplit

Packages that use FileSplit
org.apache.hadoop.mapred   
 

Uses of FileSplit in org.apache.hadoop.mapred
 

Methods in org.apache.hadoop.mapred that return FileSplit
protected  FileSplit FileInputFormat.makeSplit(Path file, long start, long length, String[] hosts)
          Deprecated. A factory that makes the split for this class.
 

Constructors in org.apache.hadoop.mapred with parameters of type FileSplit
KeyValueLineRecordReader(Configuration job, FileSplit split)
          Deprecated.  
SequenceFileAsTextRecordReader(Configuration conf, FileSplit split)
          Deprecated.  
SequenceFileRecordReader(Configuration conf, FileSplit split)
           
 



Copyright © 2011 Apache Software Foundation. All Rights Reserved.