Uses of Package
org.apache.flink.cep.nfa
Packages that use org.apache.flink.cep.nfa
Package
Description
-
Classes in org.apache.flink.cep.nfa used by org.apache.flink.cep.nfaClassDescriptionHelper 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.State kept for aNFA.ATypeSerializerforNFAState.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. -
Classes in org.apache.flink.cep.nfa used by org.apache.flink.cep.nfa.aftermatchClassDescriptionHelper class which encapsulates the currentStateName of the NFA computation.
-
Classes in org.apache.flink.cep.nfa used by org.apache.flink.cep.nfa.compiler