Marton Szasz created MINIFICPP-2810:
---------------------------------------
Summary: stable api: add function to get the number of FlowFile
attributes of a FlowFile
Key: MINIFICPP-2810
URL: https://issues.apache.org/jira/browse/MINIFICPP-2810
Project: Apache NiFi MiNiFi C++
Issue Type: New Feature
Reporter: Marton Szasz
motivating use case: Get the number of attributes, allocate an array of
key-value pairs, then iterate over the values, and store them
Also need to check if we can use a FlowFile like this without mutex
synchronization.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)