]
William Burns updated ISPN-6358:
--------------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request:
Remove filterEntries method from AdvancedCache
----------------------------------------------
Key: ISPN-6358
URL:
https://issues.jboss.org/browse/ISPN-6358
Project: Infinispan
Issue Type: Task
Reporter: William Burns
Assignee: William Burns
Fix For: 9.0.0.Final, 9.0.0.Alpha1
The filterEntries method on AdvancedCache has been replaced by new DistributedStreams.
The underlying implementation actually uses distributed streams now. There is no reason
to keep the API around anymore.