| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.runtime.operators.join.stream |
| 限定符和类型 | 方法和说明 |
|---|---|
static AbstractStreamingJoinOperator.AssociatedRecords |
AbstractStreamingJoinOperator.AssociatedRecords.of(org.apache.flink.table.data.RowData input,
boolean inputIsLeft,
JoinRecordStateView otherSideStateView,
JoinCondition condition)
Creates an
AbstractStreamingJoinOperator.AssociatedRecords which represents the records associated to the
input row. |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.