[infinispan-issues] [JBoss JIRA] (ISPN-10340) Query-based stream filtering
Tristan Tarrant (Jira)
issues at jboss.org
Wed Sep 25 08:24:00 EDT 2019
[ https://issues.jboss.org/browse/ISPN-10340?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Tristan Tarrant updated ISPN-10340:
-----------------------------------
Summary: Query-based stream filtering (was: Queries should be based on Distributed Streams)
> Query-based stream filtering
> ----------------------------
>
> 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
> Assignee: Nistor Adrian
> Priority: Major
>
> 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.13.8#713008)
More information about the infinispan-issues
mailing list