Package org.apache.flink.cep.functions
package org.apache.flink.cep.functions
-
ClassDescriptionPatternProcessFunction<IN,
OUT> It is called with a map of detected events which are identified by their names.Gives access to time related characteristics as well as enables emitting elements to side outputs.Enables handling timed out partial matches.