Class CoercionUtils.StructCoercer

java.lang.Object
io.trino.plugin.hive.coercions.TypeCoercer<RowType,RowType>
io.trino.plugin.hive.coercions.CoercionUtils.StructCoercer
All Implemented Interfaces:
Function<Block,Block>
Enclosing class:
CoercionUtils

public static class CoercionUtils.StructCoercer extends TypeCoercer<RowType,RowType>