Uses of Package
org.apache.flink.cep.nfa
-
Packages that use org.apache.flink.cep.nfa Package Description org.apache.flink.cep.nfa org.apache.flink.cep.nfa.aftermatch org.apache.flink.cep.nfa.compiler org.apache.flink.cep.nfa.sharedbuffer -
Classes in org.apache.flink.cep.nfa used by org.apache.flink.cep.nfa Class Description ComputationState Helper class which encapsulates the currentStateName of the NFA computation.DeweyNumber Versioning scheme which allows to retrieve dependencies between different versions.DeweyNumber.DeweyNumberSerializer ATypeSerializerfor theDeweyNumberwhich serves as a version number.NFA.MigratedNFA Wrapper for migrated state.NFA.MigratedNFASerializerSnapshot ATypeSerializerSnapshotfor the legacyNFA.NFASerializer.NFA.NFASerializer Deprecated.NFAState State kept for aNFA.NFAStateSerializer ATypeSerializerforNFAState.SharedBuffer Deprecated.everything in this class is deprecated.SharedBuffer.SharedBufferSerializer Deprecated.ATypeSerializerfor theSharedBuffer.SharedBuffer.SharedBufferSerializerSnapshot Deprecated.ATypeSerializerSnapshotfor theSharedBuffer.SharedBufferSerializerSnapshot.State Represents a state of theNFA.State.StateType Set of valid state types.StateTransition Represents a transition from oneStateto another.StateTransitionAction 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.aftermatch Class Description ComputationState Helper class which encapsulates the currentStateName of the NFA computation. -
Classes in org.apache.flink.cep.nfa used by org.apache.flink.cep.nfa.compiler Class Description NFA Non-deterministic finite automaton implementation. -
Classes in org.apache.flink.cep.nfa used by org.apache.flink.cep.nfa.sharedbuffer Class Description DeweyNumber Versioning scheme which allows to retrieve dependencies between different versions.NFAState State kept for aNFA.