Uses of Enum
org.apache.flink.streaming.runtime.operators.asyncprocessing.ElementOrder
Packages that use ElementOrder
Package
Description
-
Uses of ElementOrder in org.apache.flink.runtime.asyncprocessing.operators
Methods in org.apache.flink.runtime.asyncprocessing.operators that return ElementOrderModifier and TypeMethodDescriptionAbstractAsyncStateStreamOperator.getElementOrder()AbstractAsyncStateStreamOperatorV2.getElementOrder() -
Uses of ElementOrder in org.apache.flink.streaming.runtime.operators.asyncprocessing
Methods in org.apache.flink.streaming.runtime.operators.asyncprocessing that return ElementOrderModifier and TypeMethodDescriptionAsyncStateProcessingOperator.getElementOrder()Get theElementOrderof this operator.static ElementOrderReturns 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.