nifi/nifi-nar-bundles/nifi-extension-utils/nifi-record-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-avro-record-utils NIFI-4004: Use RecordReaderFactory without FlowFile. 2017-09-08 12:37:40 -04:00
nifi-hadoop-record-utils NIFI-4004: Use RecordReaderFactory without FlowFile. 2017-09-08 12:37:40 -04:00
nifi-mock-record-utils NIFI-4004: Use RecordReaderFactory without FlowFile. 2017-09-08 12:37:40 -04:00
nifi-standard-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