Package org.apache.flink.streaming.runtime.operators.asyncprocessing
-
Interface Summary Interface Description AsyncStateProcessing This class defines the basic interfaces to process a state in operator/input layer.AsyncStateProcessingOperator A more detailed interface based onAsyncStateProcessing
, 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.