Package | Description |
---|---|
org.apache.flink.table.runtime.operators.join.temporal |
Modifier and Type | Class and Description |
---|---|
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–2021 The Apache Software Foundation. All rights reserved.