Uses of Class
org.apache.hadoop.mapreduce.lib.input.FileSplit

Packages that use FileSplit
org.apache.hadoop.mapreduce.lib.input   
 

Uses of FileSplit in org.apache.hadoop.mapreduce.lib.input
 

Methods in org.apache.hadoop.mapreduce.lib.input that return types with arguments of type FileSplit
static List<FileSplit> NLineInputFormat.getSplitsForFile(FileStatus status, Configuration conf, int numLinesPerSplit)
           
 



Copyright © 2009 The Apache Software Foundation