| Package | Description |
|---|---|
| org.easybatch.core.job |
This package contains easy batch core implementation.
|
| org.easybatch.core.reader |
This package contains built-in implementations of the
RecordReader interface. |
| Class and Description |
|---|
| RecordReader
Interface for record reader.
|
| Class and Description |
|---|
| AbstractBatchReader
Reads records in batches using a delegate
RecordReader. |
| BatchReader
Read a batch of records.
|
| RecordReader
Interface for record reader.
|
| RecordReaderClosingException
Exception thrown when an error occurs during record reader closing.
|
| RecordReaderOpeningException
Exception thrown when an error occurs during record reader opening.
|
| RecordReadingException
Exception thrown when an error occurs during record reading.
|
Copyright © 2015. All Rights Reserved.