public abstract class PrecisionDataTypeFactory extends BasicDataTypeFactory
NOT_NULL_OR_NON_REGEXNOT_NULL_REGEX| 构造器和说明 |
|---|
PrecisionDataTypeFactory() |
public boolean supported(String desc)
DataTypeFactorysupported 在接口中 DataTypeFactorysupported 在类中 BasicDataTypeFactorydesc - 类型描述true,否则,返回 falsepublic org.apache.flink.table.types.DataType create(String desc)
DataTypeFactoryDataType 对象create 在接口中 DataTypeFactorycreate 在类中 BasicDataTypeFactorydesc - 类型描述DataType 对象Copyright © 2024 10MG. All rights reserved.