| Package | Description |
|---|---|
| org.easybatch.core.job |
This package contains easy batch core implementation.
|
| org.easybatch.core.writer |
This package contains built-in implementations of the
RecordWriter interface. |
| Class and Description |
|---|
| RecordWriter
Marker interface for all record writers.
|
| Class and Description |
|---|
| AbstractRecordWriter
Abstract class for record writers.
|
| OutputStreamRecordWriter
Convenient processor to write the payload of a
Record to an output stream. |
| RecordWriter
Marker interface for all record writers.
|
| RecordWritingException
Exception thrown when an error occurs during record writing.
|
Copyright © 2015. All Rights Reserved.