| 类 | 说明 |
|---|---|
| BaseTwoInputStreamOperatorWithStateRetention |
An abstract
TwoInputStreamOperator that allows its subclasses to clean
up their state based on a TTL. |
| TemporalProcessTimeJoinOperator |
The operator to temporal join a stream on processing time.
|
| 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.