Package org.apache.flink.streaming.examples.statemachine.dfa
package org.apache.flink.streaming.examples.statemachine.dfa
-
ClassDescriptionSimple combination of EventType and State.The State captures the main functionality of the state machine.A possible transition on a given event into a target state.