[infinispan-issues] [JBoss JIRA] (ISPN-2656) Support RemoteCache.keySet()
Ray Tsang (JIRA)
jira-events at lists.jboss.org
Wed Dec 19 22:31:08 EST 2012
[ https://issues.jboss.org/browse/ISPN-2656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ray Tsang updated ISPN-2656:
----------------------------
Status: Pull Request Sent (was: Open)
Git Pull Request: https://github.com/infinispan/infinispan/pull/1538
> Support RemoteCache.keySet()
> ----------------------------
>
> Key: ISPN-2656
> URL: https://issues.jboss.org/browse/ISPN-2656
> Project: Infinispan
> Issue Type: Feature Request
> Components: Remote protocols
> Reporter: Ray Tsang
> Assignee: Galder Zamarreño
> Labels: hotrod
>
> RemoteCache doesn't support keySet() method. A workaround is to use getBulk(). However, getBulk() returns both keys and values, which would be impractical with large dataset.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the infinispan-issues
mailing list