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

Query-based stream filtering

    XMLWordPrintable

Details

    • Enhancement
    • Resolution: Unresolved
    • Major
    • None
    • 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

          Activity

            People

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

              Dates

                Created:
                Updated: