Details
-
Feature Request
-
Status: New (View Workflow)
-
Minor
-
Resolution: Unresolved
-
None
-
None
Description
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)
Attachments
Issue Links
- clones
-
ISPN-10340 Query-based stream filtering
-
- New
-