Hierarchy For Package io.trino.plugin.hive.coercions
Class Hierarchy
- java.lang.Object
- io.trino.plugin.hive.coercions.BooleanCoercer
- io.trino.plugin.hive.coercions.CoercionUtils
- io.trino.plugin.hive.coercions.DateCoercer
- io.trino.plugin.hive.coercions.DecimalCoercers
- io.trino.plugin.hive.coercions.TimestampCoercer
- io.trino.plugin.hive.coercions.TypeCoercer<F,
T> (implements java.util.function.Function<T, R>) - io.trino.plugin.hive.coercions.BooleanCoercer.BooleanToVarcharCoercer
- io.trino.plugin.hive.coercions.CharCoercer
- io.trino.plugin.hive.coercions.DateCoercer.DateToVarcharCoercer
- io.trino.plugin.hive.coercions.DateCoercer.VarcharToDateCoercer
- io.trino.plugin.hive.coercions.DoubleToFloatCoercer
- io.trino.plugin.hive.coercions.DoubleToVarcharCoercer
- io.trino.plugin.hive.coercions.FloatToDoubleCoercer
- io.trino.plugin.hive.coercions.IntegerNumberToDoubleCoercer<F>
- io.trino.plugin.hive.coercions.IntegerNumberToVarcharCoercer<F>
- io.trino.plugin.hive.coercions.IntegerNumberUpscaleCoercer<F,
T> - io.trino.plugin.hive.coercions.IntegerToBigintCoercer
- io.trino.plugin.hive.coercions.TimestampCoercer.LongTimestampToDateCoercer
- io.trino.plugin.hive.coercions.TimestampCoercer.LongTimestampToVarcharCoercer
- io.trino.plugin.hive.coercions.TimestampCoercer.VarcharToLongTimestampCoercer
- io.trino.plugin.hive.coercions.TimestampCoercer.VarcharToShortTimestampCoercer
- io.trino.plugin.hive.coercions.VarcharCoercer
- io.trino.plugin.hive.coercions.VarcharToDoubleCoercer
- io.trino.plugin.hive.coercions.VarcharToIntegerNumberCoercer<T>
Record Class Hierarchy
- java.lang.Object
- java.lang.Record
- io.trino.plugin.hive.coercions.CoercionUtils.CoercionContext
- java.lang.Record