Class Hierarchy
- java.lang.Object
- io.trino.plugin.hive.coercions.DecimalCoercers
- io.trino.plugin.hive.coercions.TypeCoercer<F,T> (implements java.util.function.Function<T,R>)
- io.trino.plugin.hive.coercions.DoubleToFloatCoercer
- io.trino.plugin.hive.coercions.FloatToDoubleCoercer
- io.trino.plugin.hive.coercions.IntegerNumberToVarcharCoercer<F>
- io.trino.plugin.hive.coercions.IntegerNumberUpscaleCoercer<F,T>
- io.trino.plugin.hive.coercions.VarcharCoercer
- io.trino.plugin.hive.coercions.VarcharToIntegerNumberCoercer<T>