Package org.apache.flink.table.types.logical.utils
package org.apache.flink.table.types.logical.utils
-
ClassesClassDescriptionUtilities for casting
LogicalType.Utilities for checkingLogicalTypeand avoiding a lot of type casting and repetitive work.Implementation ofLogicalTypeVisitorthat redirects all calls toLogicalTypeDefaultVisitor.defaultMethod(LogicalType).Returns a deep copy of aLogicalType.Utilities for merging multipleLogicalType.Parser for creating instances ofLogicalTypefrom a serialized string created withLogicalType.asSerializableString().Utilities for handlingLogicalTypes.