Interface | Description |
---|---|
PatternProcessFunction.Context |
Gives access to time related characteristics as well as enables emitting elements to side
outputs.
|
TimedOutPartialMatchHandler<IN> |
Enables handling timed out partial matches.
|
Class | Description |
---|---|
PatternProcessFunction<IN,OUT> |
It is called with a map of detected events which are identified by their names.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.