| Package | Description |
|---|---|
| org.easybatch.core.dispatcher |
This package contains built-in implementations of the
AbstractRecordDispatcher class. |
| org.easybatch.core.filter |
This package contains built-in implementations of the
RecordFilter interface. |
| org.easybatch.core.listener |
This package contains listeners API.
|
| org.easybatch.core.mapper |
This package contains built-in object mapping support.
|
| org.easybatch.core.marshaller |
This package contains marshaller API.
|
| org.easybatch.core.processor |
This package contains built-in implementations of the
RecordProcessor interface. |
| 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. |
| org.easybatch.core.validator |
This package contains validator API.
|
| org.easybatch.core.writer |
This package contains built-in implementations of the
RecordWriter interface. |
| Class and Description |
|---|
| Record
Interface for input records.
A record can be: A line in a flat file A tag in a xml file A row in a database table A file in a directory A message in a queue etc |
| Class and Description |
|---|
| Batch
A batch contains a list of records.
|
| FileRecord
Record representing a file in a directory.
|
| Record
Interface for input records.
A record can be: A line in a flat file A tag in a xml file A row in a database table A file in a directory A message in a queue etc |
| StringRecord
A
Record implementation that has textual data as raw content. |
| Class and Description |
|---|
| Record
Interface for input records.
A record can be: A line in a flat file A tag in a xml file A row in a database table A file in a directory A message in a queue etc |
| Class and Description |
|---|
| Batch
A batch contains a list of records.
|
| Record
Interface for input records.
A record can be: A line in a flat file A tag in a xml file A row in a database table A file in a directory A message in a queue etc |
| Class and Description |
|---|
| Batch
A batch contains a list of records.
|
| Record
Interface for input records.
A record can be: A line in a flat file A tag in a xml file A row in a database table A file in a directory A message in a queue etc |
| Class and Description |
|---|
| Batch
A batch contains a list of records.
|
| Record
Interface for input records.
A record can be: A line in a flat file A tag in a xml file A row in a database table A file in a directory A message in a queue etc |
| StringRecord
A
Record implementation that has textual data as raw content. |
| Class and Description |
|---|
| Batch
A batch contains a list of records.
|
| FileRecord
Record representing a file in a directory.
|
| GenericRecord
General purpose record implementation.
|
| Record
Interface for input records.
A record can be: A line in a flat file A tag in a xml file A row in a database table A file in a directory A message in a queue etc |
| StringRecord
A
Record implementation that has textual data as raw content. |
| Class and Description |
|---|
| Batch
A batch contains a list of records.
|
| GenericRecord
General purpose record implementation.
|
| Header
The record header contains metadata about the record.
|
| Record
Interface for input records.
A record can be: A line in a flat file A tag in a xml file A row in a database table A file in a directory A message in a queue etc |
| Class and Description |
|---|
| Batch
A batch contains a list of records.
|
| Record
Interface for input records.
A record can be: A line in a flat file A tag in a xml file A row in a database table A file in a directory A message in a queue etc |
| Class and Description |
|---|
| Batch
A batch contains a list of records.
|
| Record
Interface for input records.
A record can be: A line in a flat file A tag in a xml file A row in a database table A file in a directory A message in a queue etc |
Copyright © 2015. All Rights Reserved.