Uses of Interface
io.trino.hive.formats.avro.model.AvroReadAction.LongIoFunction
Packages that use AvroReadAction.LongIoFunction
-
Uses of AvroReadAction.LongIoFunction in io.trino.hive.formats.avro
Constructors in io.trino.hive.formats.avro with parameters of type AvroReadAction.LongIoFunctionModifierConstructorDescriptionLongBlockBuildingDecoder(AvroReadAction.LongIoFunction<org.apache.avro.io.Decoder> extractLong) -
Uses of AvroReadAction.LongIoFunction in io.trino.hive.formats.avro.model
Methods in io.trino.hive.formats.avro.model that return AvroReadAction.LongIoFunctionModifier and TypeMethodDescriptionAvroReadAction.LongIoFunction<org.apache.avro.io.Decoder> LongRead.getLongDecoder()static AvroReadAction.LongIoFunction<org.apache.avro.io.Decoder> AvroReadAction.getLongDecoderFunction(org.apache.avro.Schema writerSchema)