| Package | Description |
|---|---|
| org.apache.flink.streaming.runtime.operators.asyncprocessing |
| Modifier and Type | Method and Description |
|---|---|
ElementOrder |
AbstractAsyncStateStreamOperator.getElementOrder() |
ElementOrder |
AbstractAsyncStateStreamOperatorV2.getElementOrder() |
ElementOrder |
AsyncStateProcessingOperator.getElementOrder()
Get the
ElementOrder of this operator. |
static ElementOrder |
ElementOrder.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ElementOrder[] |
ElementOrder.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2025 The Apache Software Foundation. All rights reserved.