Uses of Class
io.trino.hive.thrift.metastore.Decimal
-
Uses of Decimal in io.trino.hive.thrift.metastore
Methods in io.trino.hive.thrift.metastore that return DecimalModifier and TypeMethodDescriptionDecimal.deepCopy()DecimalColumnStatsData.getHighValue()DecimalColumnStatsData.getLowValue()Decimal.setScale(short scale) Decimal.setUnscaled(byte[] unscaled) Decimal.setUnscaled(ByteBuffer unscaled) Methods in io.trino.hive.thrift.metastore with parameters of type DecimalModifier and TypeMethodDescriptionintbooleanDecimalColumnStatsData.setHighValue(Decimal highValue) DecimalColumnStatsData.setLowValue(Decimal lowValue) Constructors in io.trino.hive.thrift.metastore with parameters of type Decimal