public class InnerJoinRecordReader<K extends WritableComparable> extends JoinRecordReader<K>
JoinRecordReader.JoinDelegationIterator
jc, kids
限定符和类型 | 方法和说明 |
---|---|
protected boolean |
combine(Object[] srcs,
TupleWritable dst)
Return true iff the tuple is full (all data sources contain this key).
|
createValue, getDelegate, next
accept, add, close, compareTo, createInternalValue, createKey, fillJoinCollector, getComparator, getConf, getPos, getProgress, getRecordReaderQueue, hasNext, id, key, key, setConf, skip
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
close, createKey, getPos, getProgress
compareTo
protected boolean combine(Object[] srcs, TupleWritable dst)
combine
在类中 CompositeRecordReader<K extends WritableComparable,Writable,TupleWritable>
Copyright © 2009 The Apache Software Foundation