Package org.apache.flink.cep.nfa
package org.apache.flink.cep.nfa
-
ClassDescriptionHelper class which encapsulates the currentStateName of the NFA computation.Versioning scheme which allows to retrieve dependencies between different versions.A
TypeSerializerfor theDeweyNumberwhich serves as a version number.Serializer configuration snapshot for compatibility and format evolution.NFA<T>Non-deterministic finite automaton implementation.State kept for aNFA.ATypeSerializerforNFAState.Snapshot class forNFAStateSerializer.State<T>Represents a state of theNFA.Set of valid state types.Represents a transition from oneStateto another.Set of actions when doing a state transition from aStateto another.