You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Mike Thomsen (Jira)" <ji...@apache.org> on 2020/04/19 13:12:00 UTC

[jira] [Created] (NIFI-7373) Add a bulk put method to DistributedMapCache

Mike Thomsen created NIFI-7373:
----------------------------------

             Summary: Add a bulk put method to DistributedMapCache
                 Key: NIFI-7373
                 URL: https://issues.apache.org/jira/browse/NIFI-7373
             Project: Apache NiFi
          Issue Type: Improvement
            Reporter: Mike Thomsen
            Assignee: Mike Thomsen


The method should allow you to put a Map of key value pairs into a distributed map cache. It should provide a default implementation that calls put() as it iterates over the map.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)