[infinispan-issues] [JBoss JIRA] (ISPN-10340) Queries should be based on Distributed Streams

Wolf-Dieter Fink (Jira) issues at jboss.org
Fri Jun 21 13:01:00 EDT 2019


Wolf-Dieter Fink created ISPN-10340:
---------------------------------------

             Summary: Queries should be based on Distributed Streams
                 Key: ISPN-10340
                 URL: https://issues.jboss.org/browse/ISPN-10340
             Project: Infinispan
          Issue Type: Feature Request
          Components: Embedded Querying, Remote Querying
            Reporter: Wolf-Dieter Fink


To allow more efficient operations and simplify the API by using streams it should be possible to use stream operations for queries like this example:

    cache.stream().filter("from MyObject where attr = 'bla' ").forEach(cache::delete)




--
This message was sent by Atlassian Jira
(v7.12.1#712002)


More information about the infinispan-issues mailing list