Uses of Class
org.apache.flink.table.runtime.typeutils.DecimalDataTypeInfo
-
Packages that use DecimalDataTypeInfo Package Description org.apache.flink.table.runtime.typeutils -
-
Uses of DecimalDataTypeInfo in org.apache.flink.table.runtime.typeutils
Methods in org.apache.flink.table.runtime.typeutils that return DecimalDataTypeInfo Modifier and Type Method Description static DecimalDataTypeInfoDecimalDataTypeInfo. of(int precision, int scale)
-