Package org.apache.flink.streaming.runtime.operators.asyncprocessing
-
Interface Summary Interface Description AsyncKeyOrderedProcessing This class defines the basic interfaces to process a state in operator/input layer.AsyncKeyOrderedProcessingOperator A more detailed interface based onAsyncKeyOrderedProcessing, which gives the essential methods for an operator to perform async state processing. -
Enum Summary Enum Description ElementOrder This enum defines the element order of being processed.