Class Hierarchy
- java.lang.Object
- org.springframework.batch.item.ItemStreamSupport (implements org.springframework.batch.item.ItemStream)
- org.springframework.batch.item.support.AbstractItemStreamItemReader<T> (implements org.springframework.batch.item.ItemStreamReader<T>)
- org.springframework.batch.item.support.AbstractItemCountingItemStreamItemReader<T>
- org.springframework.batch.item.avro.AvroItemReader<T>
- org.springframework.batch.item.support.AbstractItemCountingItemStreamItemReader<T>
- org.springframework.batch.item.support.AbstractItemStreamItemWriter<T> (implements org.springframework.batch.item.ItemStreamWriter<T>)
- org.springframework.batch.item.avro.AvroItemWriter<T>
- org.springframework.batch.item.support.AbstractItemStreamItemReader<T> (implements org.springframework.batch.item.ItemStreamReader<T>)
- org.springframework.batch.item.ItemStreamSupport (implements org.springframework.batch.item.ItemStream)