| Package | Description |
|---|---|
| org.easybatch.core.dispatcher |
This package contains built-in implementations of the
AbstractRecordDispatcher class. |
| org.easybatch.core.field |
This package contains built-in implementations of the
RecordFieldExtractor interface. |
| org.easybatch.core.filter |
This package contains built-in implementations of the
RecordFilter interface. |
| org.easybatch.core.job |
This package contains easy batch core implementation.
|
| 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.validator |
This package contains validator API.
|
| org.easybatch.core.writer |
This package contains built-in implementations of the
RecordWriter interface. |
| Class and Description |
|---|
| RecordProcessingException
Exception thrown when an error occurs during record processing.
|
| RecordProcessor
A record processor performs some business logic on input records and produces output records.
|
| Class and Description |
|---|
| RecordProcessingException
Exception thrown when an error occurs during record processing.
|
| Class and Description |
|---|
| RecordProcessor
A record processor performs some business logic on input records and produces output records.
|
| Class and Description |
|---|
| RecordProcessor
A record processor performs some business logic on input records and produces output records.
|
| Class and Description |
|---|
| RecordProcessingException
Exception thrown when an error occurs during record processing.
|
| RecordProcessor
A record processor performs some business logic on input records and produces output records.
|
| Class and Description |
|---|
| RecordProcessingException
Exception thrown when an error occurs during record processing.
|
| RecordProcessor
A record processor performs some business logic on input records and produces output records.
|
| Class and Description |
|---|
| ComputationalRecordProcessor
A computational record processor is a processor that performs some computation on input records.
The result of computation is returned at the end of job execution. |
| RecordProcessingException
Exception thrown when an error occurs during record processing.
|
| RecordProcessor
A record processor performs some business logic on input records and produces output records.
|
| Class and Description |
|---|
| RecordProcessingException
Exception thrown when an error occurs during record processing.
|
| RecordProcessor
A record processor performs some business logic on input records and produces output records.
|
| Class and Description |
|---|
| RecordProcessingException
Exception thrown when an error occurs during record processing.
|
| RecordProcessor
A record processor performs some business logic on input records and produces output records.
|
Copyright © 2015. All Rights Reserved.