public class StandardOutputRecordWriter extends OutputStreamRecordWriter
Record to the standard output.| Constructor and Description |
|---|
StandardOutputRecordWriter()
Convenient processor that writes the payload of a
Record to the standard output. |
StandardOutputRecordWriter(String lineSeparator)
Convenient processor that writes the payload of a
Record to the standard output. |
writePayloadprocessRecordpublic StandardOutputRecordWriter()
Record to the standard output.Copyright © 2015. All Rights Reserved.