Package org.apache.flink.table.types.utils
package org.apache.flink.table.types.utils
-
ClassesClassDescriptionClass-based data type extractor that supports extraction of clearly identifiable data types for input and output conversion.Implementation of
DataTypeVisitorthat redirects all calls toDataTypeDefaultVisitor.defaultMethod(DataType).Utilities for handlingDataTypes.Deprecated.A converter betweenLogicalTypeandDataType.Converter fromTypeInformationtoDataType.Value-based data type extractor that supports extraction of clearly identifiable data types for input conversion.
DataTypeFactory.createDataType(TypeInformation)instead.