public static interface PatternProcessFunction.Context extends TimeContext
Modifier and Type | Method and Description |
---|---|
<X> void |
output(OutputTag<X> outputTag,
X value)
Emits a record to the side output identified by the
OutputTag . |
currentProcessingTime, timestamp
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.