Uses of Enum
org.apache.flink.fnexecution.v1.FlinkFnApi.OverWindow.WindowType
Packages that use FlinkFnApi.OverWindow.WindowType
-
Uses of FlinkFnApi.OverWindow.WindowType in org.apache.flink.fnexecution.v1
Methods in org.apache.flink.fnexecution.v1 that return FlinkFnApi.OverWindow.WindowTypeModifier and TypeMethodDescriptionFlinkFnApi.OverWindow.WindowType.forNumber(int value) FlinkFnApi.OverWindow.Builder.getWindowType().org.apache.flink.fn_execution.v1.OverWindow.WindowType window_type = 1;FlinkFnApi.OverWindow.getWindowType().org.apache.flink.fn_execution.v1.OverWindow.WindowType window_type = 1;FlinkFnApi.OverWindowOrBuilder.getWindowType().org.apache.flink.fn_execution.v1.OverWindow.WindowType window_type = 1;FlinkFnApi.OverWindow.WindowType.valueOf(int value) Deprecated.FlinkFnApi.OverWindow.WindowType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.Returns the enum constant of this type with the specified name.static FlinkFnApi.OverWindow.WindowType[]FlinkFnApi.OverWindow.WindowType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.flink.fnexecution.v1 that return types with arguments of type FlinkFnApi.OverWindow.WindowTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<FlinkFnApi.OverWindow.WindowType>FlinkFnApi.OverWindow.WindowType.internalGetValueMap()Methods in org.apache.flink.fnexecution.v1 with parameters of type FlinkFnApi.OverWindow.WindowTypeModifier and TypeMethodDescriptionFlinkFnApi.OverWindow.Builder.setWindowType(FlinkFnApi.OverWindow.WindowType value) .org.apache.flink.fn_execution.v1.OverWindow.WindowType window_type = 1;