public static interface PatternProcessFunction.Context extends TimeContext
| Modifier and Type | Method and Description |
|---|---|
<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–2021 The Apache Software Foundation. All rights reserved.