Package org.apache.flink.cep.nfa.compiler
-
Interface Summary Interface Description NFACompiler.NFAFactory<T> Factory interface forNFA
. -
Class Summary Class Description NFACompiler NFAStateNameHandler A utility class used to handle name conventions and guarantee unique names for the states of ourNFA
.