| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.runtime.operators.join.stream |
| 类和说明 |
|---|
| AbstractStreamingJoinOperator
Abstract implementation for streaming unbounded Join operator which defines some member fields
can be shared between different implementations.
|
| AbstractStreamingJoinOperator.AssociatedRecords
The
AbstractStreamingJoinOperator.AssociatedRecords is the records associated to the input row. |
| AbstractStreamingJoinOperator.OuterRecord
An
AbstractStreamingJoinOperator.OuterRecord is a composite of record and numOfAssociations. |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.