| Package | Description |
|---|---|
| org.easybatch.core.writer |
This package contains built-in implementations of the
RecordWriter interface. |
| Modifier and Type | Class and Description |
|---|---|
class |
FileRecordWriter
Convenient processor that writes records to a file.
|
class |
StandardOutputRecordWriter
Convenient processor that writes the payload of a
Record to the standard output. |
Copyright © 2015. All Rights Reserved.