K
-V
-public class MultipleInputsFileSplitRecordInfoLoader<K,V> extends FileSplitRecordInfoLoader<K,V>
currSplitPath, includePath
currPos, currReader, currSplit, extraFields, jobConf, key, next, prevPos, recordInfo, reporter, riProvider, usrInputFormat, value
Constructor and Description |
---|
MultipleInputsFileSplitRecordInfoLoader(org.apache.hadoop.mapred.JobConf conf)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
protected void |
init()
Deprecated.
|
void |
startLoading(org.apache.hadoop.mapred.InputSplit split, org.apache.hadoop.mapred.Reporter reporter)
Deprecated.
Prepares the loader to start reading records from the given split
|
next
finishLoading, getCurrentRecordPath, getCurrReader, getKey, getLocationField, getLocationField, getRecordInfoProvider, getValue, hasNext, remove
public MultipleInputsFileSplitRecordInfoLoader(org.apache.hadoop.mapred.JobConf conf)
protected void init()
init
in class FileSplitRecordInfoLoader<K,V>
public void startLoading(org.apache.hadoop.mapred.InputSplit split, org.apache.hadoop.mapred.Reporter reporter) throws java.io.IOException
FileSplitRecordInfoLoader
startLoading
in class FileSplitRecordInfoLoader<K,V>
split
- the split where the data will be read fromreporter
- a reporter instancejava.io.IOException
Copyright © 2016 Oracle and/or its affiliates. All Rights Reserved.