Package org.apache.flink.cep
package org.apache.flink.cep
-
ClassDescriptionUtility class for complex event processing.Custom comparator used to compares two events.PatternFlatSelectFunction<IN,
OUT> Base interface for a pattern select function which can produce multiple resulting elements.PatternFlatTimeoutFunction<IN,OUT> Base interface for a pattern timeout function which can produce multiple resulting elements.PatternSelectFunction<IN,OUT> Base interface for a pattern select function.Stream abstraction for CEP pattern detection.PatternTimeoutFunction<IN,OUT> Base interface for a pattern timeout function.RichPatternFlatSelectFunction<IN,OUT> Rich variant of thePatternFlatSelectFunction.RichPatternSelectFunction<IN,OUT> Rich variant of thePatternSelectFunction.