Uses of Enum
org.apache.flink.fnexecution.v1.FlinkFnApi.Schema.TypeName
Packages that use FlinkFnApi.Schema.TypeName
-
Uses of FlinkFnApi.Schema.TypeName in org.apache.flink.fnexecution.v1
Methods in org.apache.flink.fnexecution.v1 that return FlinkFnApi.Schema.TypeNameModifier and TypeMethodDescriptionstatic FlinkFnApi.Schema.TypeNameFlinkFnApi.Schema.TypeName.forNumber(int value) FlinkFnApi.Schema.FieldType.Builder.getTypeName().org.apache.flink.fn_execution.v1.Schema.TypeName type_name = 1;FlinkFnApi.Schema.FieldType.getTypeName().org.apache.flink.fn_execution.v1.Schema.TypeName type_name = 1;FlinkFnApi.Schema.FieldTypeOrBuilder.getTypeName().org.apache.flink.fn_execution.v1.Schema.TypeName type_name = 1;static FlinkFnApi.Schema.TypeNameFlinkFnApi.Schema.TypeName.valueOf(int value) Deprecated.static FlinkFnApi.Schema.TypeNameFlinkFnApi.Schema.TypeName.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) Returns the enum constant of this type with the specified name.static FlinkFnApi.Schema.TypeNameReturns the enum constant of this type with the specified name.static FlinkFnApi.Schema.TypeName[]FlinkFnApi.Schema.TypeName.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.Schema.TypeNameModifier and TypeMethodDescriptionstatic com.google.protobuf.Internal.EnumLiteMap<FlinkFnApi.Schema.TypeName>FlinkFnApi.Schema.TypeName.internalGetValueMap()Methods in org.apache.flink.fnexecution.v1 with parameters of type FlinkFnApi.Schema.TypeNameModifier and TypeMethodDescriptionFlinkFnApi.Schema.FieldType.Builder.setTypeName(FlinkFnApi.Schema.TypeName value) .org.apache.flink.fn_execution.v1.Schema.TypeName type_name = 1;