nifi/nifi-nar-bundles/nifi-extension-utils
Koji Kawamura 1f67cbf628 NIFI-4004: Use RecordReaderFactory without FlowFile.
- Removed FlowFile from RecordReaderFactory, RecordSetWriterFactory and SchemaAccessStrategy.
- Renamed variable 'allowableValue' to 'strategy' to represent its meaning better.
- Removed creation of temporal FlowFile to resolve Record Schema from ConsumerLease.

- Removed unnecessary 'InputStream content' argument from
  RecordSetWriterFactory.getSchema method.

This closes #1877.
2017-09-08 12:37:40 -04:00
..
nifi-hadoop-utils NIFI-4311 Allowing umask to get set properly before initializing the FileSystem 2017-08-22 22:40:26 +02:00
nifi-processor-utils NIFI-3332: ListXXX to not miss files with the latest processed timestamp 2017-08-28 11:31:04 -04:00
nifi-record-utils NIFI-4004: Use RecordReaderFactory without FlowFile. 2017-09-08 12:37:40 -04:00
pom.xml NIFI-3997: 2017-06-08 15:22:51 -04:00