Uses of Class
org.apache.flink.cep.nfa.aftermatch.SkipToLastStrategy
Packages that use SkipToLastStrategy
-
Uses of SkipToLastStrategy in org.apache.flink.cep.nfa.aftermatch
Methods in org.apache.flink.cep.nfa.aftermatch that return SkipToLastStrategyModifier and TypeMethodDescriptionstatic SkipToLastStrategyAfterMatchSkipStrategy.skipToLast(String patternName) Discards every partial match that started before the last event of emitted match mapped to *PatternName*.