Uses of Package
org.springframework.batch.item.avro
Packages that use org.springframework.batch.item.avro
-
Classes in org.springframework.batch.item.avro used by org.springframework.batch.item.avro.builderClassDescriptionAn
ItemReader
that deserializes data from aResource
containing serialized Avro objects.AnItemWriter
that serializes data to anWritableResource
using Avro.