nifi/nifi-nar-bundles/nifi-scripting-bundle/nifi-scripting-processors
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
..
src NIFI-4004: Use RecordReaderFactory without FlowFile. 2017-09-08 12:37:40 -04:00
pom.xml NIFI-4334: Added Apache Commons Net to scripting NAR 2017-08-31 09:22:22 +02:00