Package org.apache.flink.streaming.examples.statemachine.generator
package org.apache.flink.streaming.examples.statemachine.generator
-
ClassesClassDescriptionA generator for events.A generator function that produces the events on the fly.Base for standalone generators that use the state machine to create event sequences and push them for example into Kafka.