| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.runtime.operators.join.temporal |
| 限定符和类型 | 类和说明 |
|---|---|
class |
TemporalProcessTimeJoinOperator
The operator to temporal join a stream on processing time.
|
class |
TemporalRowTimeJoinOperator
The operator for temporal join (FOR SYSTEM_TIME AS OF o.rowtime) on row time, it has no
limitation about message types of the left input and right input, this means the operator deals
changelog well.
|
Copyright © 2014–2022 The Apache Software Foundation. All rights reserved.