[infinispan-issues] [JBoss JIRA] (HRJS-44) Iterator function/converter optional parameter

Galder Zamarreño (JIRA) issues at jboss.org
Thu Jun 22 11:35:00 EDT 2017


Galder Zamarreño created HRJS-44:
------------------------------------

             Summary: Iterator function/converter optional parameter
                 Key: HRJS-44
                 URL: https://issues.jboss.org/browse/HRJS-44
             Project: Infinispan Javascript client
          Issue Type: Enhancement
            Reporter: Galder Zamarreño


When iterating over the contents of the cache, it's possible to pass in a filter/converter name that is run in server before sending iterated data over to the client.

This is useful to apply some filtering to the iterated data right in the server, and also to transform the iterated key/value, e.g. extract only the relevant iteration data right at the server.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)



More information about the infinispan-issues mailing list