Class VarcharToIntegralNumericCoercers.OrcVarcharToIntegralNumericCoercer<T extends Type>

java.lang.Object
io.trino.plugin.hive.coercions.TypeCoercer<VarcharType,T>
io.trino.plugin.hive.coercions.VarcharToIntegralNumericCoercers.OrcVarcharToIntegralNumericCoercer<T>
All Implemented Interfaces:
Function<Block,Block>
Enclosing class:
VarcharToIntegralNumericCoercers

public static class VarcharToIntegralNumericCoercers.OrcVarcharToIntegralNumericCoercer<T extends Type> extends TypeCoercer<VarcharType,T>