Uses of Class
org.apache.flink.cep.nfa.aftermatch.NoSkipStrategy
-
Packages that use NoSkipStrategy Package Description org.apache.flink.cep.nfa.aftermatch -
-
Uses of NoSkipStrategy in org.apache.flink.cep.nfa.aftermatch
Methods in org.apache.flink.cep.nfa.aftermatch that return NoSkipStrategy Modifier and Type Method Description static NoSkipStrategyAfterMatchSkipStrategy. noSkip()Every possible match will be emitted.
-