| Package | Description |
|---|---|
| org.apache.flink.streaming.api.operators | |
| org.apache.flink.streaming.runtime.operators.asyncprocessing |
| Class and Description |
|---|
| AsyncStateProcessing
This class defines the basic interfaces to process a state in operator/input layer.
|
| Class and Description |
|---|
| AbstractAsyncStateStreamOperator
This operator is an abstract class that give the
AbstractStreamOperator the ability to
perform AsyncStateProcessing. |
| AsyncStateProcessing
This class defines the basic interfaces to process a state in operator/input layer.
|
| AsyncStateProcessingOperator
A more detailed interface based on
AsyncStateProcessing, which gives the essential
methods for an operator to perform async state processing. |
| ElementOrder
This enum defines the element order of being processed.
|
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.