public class InnerJoinStream extends BiJoinStream implements Expressible
TupleStream.IgnoreExceptionMapWriter.EntryWriteriterationComparator, leftStream, leftStreamComparator, rightStream, rightStreamComparatoreq| 构造器和说明 |
|---|
InnerJoinStream(StreamExpression expression,
StreamFactory factory) |
InnerJoinStream(TupleStream leftStream,
TupleStream rightStream,
StreamEqualitor eq) |
| 限定符和类型 | 方法和说明 |
|---|---|
StreamComparator |
getStreamSort() |
Tuple |
read() |
validateTupleOrderchildren, close, getCost, getStream, isValidTupleOrder, loadEqualTupleGroup, open, setStreamContext, toExplanation, toExpressiongetShards, getShards, getStreamNodeId, writeMapclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waittoExplanation, toExpression_forEachEntry, _forEachEntry, _forEachEntry, _get, _get, _getStr, _getStr, _sizepublic InnerJoinStream(TupleStream leftStream, TupleStream rightStream, StreamEqualitor eq) throws IOException
IOExceptionpublic InnerJoinStream(StreamExpression expression, StreamFactory factory) throws IOException
IOExceptionpublic Tuple read() throws IOException
read 在类中 TupleStreamIOExceptionpublic StreamComparator getStreamSort()
getStreamSort 在类中 TupleStreamCopyright © 2006–2022 The Apache Software Foundation. All rights reserved.