public class IntegerNumberToVarcharCoercer<F extends Type> extends TypeCoercer<F,VarcharType>
fromType, toType| Constructor and Description |
|---|
IntegerNumberToVarcharCoercer(F fromType,
VarcharType toType) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
applyCoercedValue(BlockBuilder blockBuilder,
Block block,
int position) |
applypublic IntegerNumberToVarcharCoercer(F fromType, VarcharType toType)
protected void applyCoercedValue(BlockBuilder blockBuilder, Block block, int position)
applyCoercedValue in class TypeCoercer<F extends Type,VarcharType>Copyright © 2012–2020. All rights reserved.