Uses of Enum
org.apache.flink.fnexecution.v1.FlinkFnApi.UserDefinedDataStreamFunction.FunctionType
Packages that use FlinkFnApi.UserDefinedDataStreamFunction.FunctionType
-
Uses of FlinkFnApi.UserDefinedDataStreamFunction.FunctionType in org.apache.flink.fnexecution.v1
Methods in org.apache.flink.fnexecution.v1 that return FlinkFnApi.UserDefinedDataStreamFunction.FunctionTypeModifier and TypeMethodDescriptionFlinkFnApi.UserDefinedDataStreamFunction.FunctionType.forNumber(int value) FlinkFnApi.UserDefinedDataStreamFunction.Builder.getFunctionType().org.apache.flink.fn_execution.v1.UserDefinedDataStreamFunction.FunctionType function_type = 1;FlinkFnApi.UserDefinedDataStreamFunction.getFunctionType().org.apache.flink.fn_execution.v1.UserDefinedDataStreamFunction.FunctionType function_type = 1;FlinkFnApi.UserDefinedDataStreamFunctionOrBuilder.getFunctionType().org.apache.flink.fn_execution.v1.UserDefinedDataStreamFunction.FunctionType function_type = 1;FlinkFnApi.UserDefinedDataStreamFunction.FunctionType.valueOf(int value) Deprecated.FlinkFnApi.UserDefinedDataStreamFunction.FunctionType.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.FlinkFnApi.UserDefinedDataStreamFunction.FunctionType.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.UserDefinedDataStreamFunction.FunctionTypeModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<FlinkFnApi.UserDefinedDataStreamFunction.FunctionType>FlinkFnApi.UserDefinedDataStreamFunction.FunctionType.internalGetValueMap()Methods in org.apache.flink.fnexecution.v1 with parameters of type FlinkFnApi.UserDefinedDataStreamFunction.FunctionTypeModifier and TypeMethodDescriptionFlinkFnApi.UserDefinedDataStreamFunction.Builder.setFunctionType(FlinkFnApi.UserDefinedDataStreamFunction.FunctionType value) .org.apache.flink.fn_execution.v1.UserDefinedDataStreamFunction.FunctionType function_type = 1;