nifi/nifi-nar-bundles/nifi-scripting-bundle
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-scripting-nar NIFI-4334: Added Apache Commons Net to scripting NAR 2017-08-31 09:22:22 +02:00
nifi-scripting-processors 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