Daniel Stieglitz created NIFI-14741:
---------------------------------------
Summary: Correct wording in
org.apache.nifi.serialization.RecordReader
Key: NIFI-14741
URL: https://issues.apache.org/jira/browse/NIFI-14741
Project: Apache NiFi
Issue Type: Improvement
Reporter: Daniel Stieglitz
Assignee: Daniel Stieglitz
In the javadoc for RecordReader it says
{code:java}
* <p>
* A RowRecordReader is responsible for parsing data and returning a record at
a time
* in order to allow the caller to iterate over the records individually.
* </p>{code}
Instead of RowRecordReader it should say RecordReader
--
This message was sent by Atlassian Jira
(v8.20.10#820010)