public interface RawRecordWriter
Modifier and Type | Method and Description |
---|---|
WriteResult |
writeRawRecord(Record record)
Writes the given result set to the underlying stream
|
WriteResult writeRawRecord(Record record) throws IOException
record
- the record to writeIOException
- if unable to write to the underlying streamCopyright © 2021 Apache NiFi Project. All rights reserved.