public static interface PatternProcessFunction.Context extends TimeContext
| 限定符和类型 | 方法和说明 |
|---|---|
<X> void |
output(org.apache.flink.util.OutputTag<X> outputTag,
X value)
Emits a record to the side output identified by the
OutputTag. |
currentProcessingTime, timestampCopyright © 2014–2023 The Apache Software Foundation. All rights reserved.