Uses of Class
org.apache.flink.cep.nfa.aftermatch.NoSkipStrategy
Packages that use NoSkipStrategy
-
Uses of NoSkipStrategy in org.apache.flink.cep.nfa.aftermatch
Methods in org.apache.flink.cep.nfa.aftermatch that return NoSkipStrategyModifier and TypeMethodDescriptionstatic NoSkipStrategyAfterMatchSkipStrategy.noSkip()Every possible match will be emitted.