[infinispan-issues] [JBoss JIRA] (ISPN-2656) Support RemoteCache.keySet()
Ray Tsang (JIRA)
jira-events at lists.jboss.org
Wed Jan 16 16:43:22 EST 2013
[ https://issues.jboss.org/browse/ISPN-2656?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ray Tsang updated ISPN-2656:
----------------------------
Git Pull Request: https://github.com/infinispan/infinispan/pull/1582 (was: 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: Ray Tsang
> Labels: hotrod
> Fix For: 5.2.0.Final
>
>
> 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