You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Bryan Bende (JIRA)" <ji...@apache.org> on 2016/12/16 15:13:58 UTC

[jira] [Created] (NIFI-3214) Add a method to DistributedMapCacheClient to get keys matching a pattern

Bryan Bende created NIFI-3214:
---------------------------------

             Summary: Add a method to DistributedMapCacheClient to get keys matching a pattern
                 Key: NIFI-3214
                 URL: https://issues.apache.org/jira/browse/NIFI-3214
             Project: Apache NiFi
          Issue Type: Improvement
            Reporter: Bryan Bende
            Priority: Minor


It would be helpful for some processors to be able to get a list of all the keys in the distributed map cache that match some pattern, or even to get a list of all the keys. We should update DistributedMapCacheClient to have a method like getKeys(String pattern).



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)