Uses of Class
org.apache.flink.cep.nfa.aftermatch.SkipToFirstStrategy
Packages that use SkipToFirstStrategy
-
Uses of SkipToFirstStrategy in org.apache.flink.cep.nfa.aftermatch
Methods in org.apache.flink.cep.nfa.aftermatch that return SkipToFirstStrategyModifier and TypeMethodDescriptionstatic SkipToFirstStrategyAfterMatchSkipStrategy.skipToFirst(String patternName) Discards every partial match that started before the first event of emitted match mapped to *PatternName*.