Uses of Interface
io.trino.hive.formats.avro.BlockBuildingDecoder
Packages that use BlockBuildingDecoder
-
Uses of BlockBuildingDecoder in io.trino.hive.formats.avro
Classes in io.trino.hive.formats.avro that implement BlockBuildingDecoderModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic final recordstatic final recordstatic classstatic final recordstatic final recordstatic final recordstatic classstatic classclassFields in io.trino.hive.formats.avro declared as BlockBuildingDecoderModifier and TypeFieldDescriptionprotected final BlockBuildingDecoder[]BaseAvroTypeBlockHandlerImpls.WriterUnionBlockBuildingDecoder.blockBuildingDecodersMethods in io.trino.hive.formats.avro that return BlockBuildingDecoderModifier and TypeMethodDescriptionstatic BlockBuildingDecoderBaseAvroTypeBlockHandlerImpls.baseBlockBuildingDecoderFor(AvroReadAction action, AvroTypeBlockHandler delegate) AvroTypeBlockHandler.blockBuildingDecoderFor(AvroReadAction readAction) HiveAvroTypeBlockHandler.blockBuildingDecoderFor(AvroReadAction readAction) NativeLogicalTypesAvroTypeBlockHandler.blockBuildingDecoderFor(AvroReadAction readAction) Methods in io.trino.hive.formats.avro with parameters of type BlockBuildingDecoderModifier and TypeMethodDescriptionprotected static voidHiveAvroTypeBlockHandler.WriterUnionCoercedIntoRowBlockBuildingDecoder.makeSingleRowWithTagAndAllFieldsNullButOne(int outputChannel, int totalChannels, BlockBuildingDecoder blockBuildingDecoder, org.apache.avro.io.Decoder decoder, BlockBuilder builder)