|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.hadoop.mapred.lib.CombineFileSplit org.terrier.structures.indexing.singlepass.hadoop.MultiFileSplit
public class MultiFileSplit
An instance of org.apache.hadoop.mapred.MultiFileSplit that provides a default constructor.
Constructor Summary | |
---|---|
MultiFileSplit()
Constructs an instance of the MultiFileSplit. |
|
MultiFileSplit(org.apache.hadoop.mapred.JobConf arg0,
org.apache.hadoop.fs.Path[] arg1,
long[] arg2)
Constructs an instance of the MultiFileSplit. |
Method Summary |
---|
Methods inherited from class org.apache.hadoop.mapred.lib.CombineFileSplit |
---|
getJob, getLength, getLength, getLengths, getLocations, getNumPaths, getOffset, getPath, getPaths, getStartOffsets, readFields, toString, write |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public MultiFileSplit()
public MultiFileSplit(org.apache.hadoop.mapred.JobConf arg0, org.apache.hadoop.fs.Path[] arg1, long[] arg2)
arg0
- arg1
- arg2
-
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |