Uploaded image for project: 'Infinispan'
  1. Infinispan
  2. ISPN-10340

Query-based stream filtering

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Unresolved
    • Icon: Major Major
    • None
    • None
    • None

      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)

              Unassigned Unassigned
              rhn-support-wfink Wolf Fink
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: