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