| Package | Description |
|---|---|
| org.easybatch.core.reader |
This package contains built-in implementations of the
RecordReader interface. |
| org.easybatch.core.record |
This package contains several convenient implementations of the
Record interface. |
| Modifier and Type | Method and Description |
|---|---|
GenericRecord |
IterableRecordReader.readNextRecord() |
| Modifier and Type | Class and Description |
|---|---|
class |
Batch
A batch contains a list of records.
|
class |
FileRecord
Record representing a file in a directory.
|
class |
StringRecord
A
Record implementation that has textual data as raw content. |
Copyright © 2015. All Rights Reserved.