| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.runtime.operators.join.temporal |
| 限定符和类型 | 类和说明 |
|---|---|
class |
TemporalProcessTimeJoinOperator
The operator to temporal join a stream on processing time.
|
class |
TemporalRowTimeJoinOperator
This operator works by keeping on the state collection of probe and build records to process
on next watermark.
|
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.