Uses of Enum
org.apache.flink.table.client.gateway.TypedResult.ResultType
Packages that use TypedResult.ResultType
-
Uses of TypedResult.ResultType in org.apache.flink.table.client.gateway
Methods in org.apache.flink.table.client.gateway that return TypedResult.ResultTypeModifier and TypeMethodDescriptionTypedResult.getType()static TypedResult.ResultTypeReturns the enum constant of this type with the specified name.static TypedResult.ResultType[]TypedResult.ResultType.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in org.apache.flink.table.client.gateway with parameters of type TypedResult.ResultType