Uses of Enum
org.apache.flink.streaming.api.runners.python.beam.state.IterateType
Packages that use IterateType
-
Uses of IterateType in org.apache.flink.streaming.api.runners.python.beam.state
Methods in org.apache.flink.streaming.api.runners.python.beam.state that return IterateTypeModifier and TypeMethodDescriptionstatic IterateTypeIterateType.fromOrd(byte ord) static IterateTypeReturns the enum constant of this type with the specified name.static IterateType[]IterateType.values()Returns an array containing the constants of this enum type, in the order they are declared.