Uses of Class
org.springframework.batch.infrastructure.item.avro.AvroItemReader
Packages that use AvroItemReader
Package
Description
Builders for Avro item reader and writer.
-
Uses of AvroItemReader in org.springframework.batch.infrastructure.item.avro.builder
Methods in org.springframework.batch.infrastructure.item.avro.builder that return AvroItemReaderModifier and TypeMethodDescriptionAvroItemReaderBuilder.build()Build an instance ofAvroItemReader.