Uses of Class
org.apache.flink.cep.nfa.sharedbuffer.NodeId
Packages that use NodeId
-
Uses of NodeId in org.apache.flink.cep.nfa
Methods in org.apache.flink.cep.nfa that return NodeIdMethods in org.apache.flink.cep.nfa with parameters of type NodeIdModifier and TypeMethodDescriptionstatic ComputationStateComputationState.createState(String currentState, NodeId previousEntry, DeweyNumber version, long startTimestamp, long previousTimestamp, EventId startEventID)