public class OverrideRecordReader<K extends WritableComparable,V extends Writable> extends MultiFilterRecordReader<K,V>
MultiFilterRecordReader.MultiFilterDelegationIteratorjc, kids| 限定符和类型 | 方法和说明 |
|---|---|
protected V |
emit(TupleWritable dst)
Emit the value with the highest position in the tuple.
|
protected void |
fillJoinCollector(K iterkey)
Instead of filling the JoinCollector with iterators from all
data sources, fill only the rightmost for this key.
|
combine, createValue, getDelegate, nextaccept, add, close, compareTo, createInternalValue, createKey, getComparator, getConf, getPos, getProgress, getRecordReaderQueue, hasNext, id, key, key, setConf, skipclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, createKey, getPos, getProgresscompareToprotected V emit(TupleWritable dst)
emit 在类中 MultiFilterRecordReader<K extends WritableComparable,V extends Writable>protected void fillJoinCollector(K iterkey) throws IOException
fillJoinCollector 在类中 CompositeRecordReader<K extends WritableComparable,V extends Writable,V extends Writable>IOExceptionCopyright © 2009 The Apache Software Foundation