Package io.trino.hive.formats.avro
Class RowBlockBuildingDecoder.ConstantBlockAction
java.lang.Object
io.trino.hive.formats.avro.RowBlockBuildingDecoder.ConstantBlockAction
- Enclosing class:
RowBlockBuildingDecoder
-
Constructor Summary
ConstructorsConstructorDescriptionConstantBlockAction(AvroReadAction.IoConsumer<BlockBuilder> addConstantFunction, int outputChannel) -
Method Summary
-
Constructor Details
-
ConstantBlockAction
public ConstantBlockAction(AvroReadAction.IoConsumer<BlockBuilder> addConstantFunction, int outputChannel)
-
-
Method Details
-
addConstant
- Throws:
IOException
-