| 类 | 说明 |
|---|---|
| IterativeConditionRunner |
A
RichIterativeCondition wrapper to delegate invocation to the code generated
RichIterativeCondition. |
| PatternProcessFunctionRunner |
A
PatternProcessFunction wrapper to delegate invocation to the code generated
PatternProcessFunction. |
| RowDataEventComparator |
An implementation of
EventComparator based on a generated RecordComparator. |
| RowtimeProcessFunction |
ProcessFunction to copy a timestamp from a
RowData field into the
StreamRecord. |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.