Class | Description |
---|---|
ClassDataTypeConverter |
Class-based data type extractor that supports extraction of clearly identifiable data types for
input and output conversion.
|
DataTypeDefaultVisitor<R> |
Implementation of
DataTypeVisitor that redirects all calls to DataTypeDefaultVisitor.defaultMethod(DataType) . |
DataTypeUtils |
Utilities for handling
DataType s. |
LegacyTypeInfoDataTypeConverter |
Converter between
TypeInformation and DataType that reflects the behavior before
Flink 1.9. |
LogicalTypeDataTypeConverter |
A converter between
LogicalType and DataType . |
TypeConversions | |
ValueDataTypeConverter |
Value-based data type extractor that supports extraction of clearly identifiable data types for
input conversion.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.