[infinispan-issues] [JBoss JIRA] (ISPN-2656) Support RemoteCache.keySet()

Ray Tsang (JIRA) jira-events at lists.jboss.org
Wed Dec 19 01:42:08 EST 2012


Ray Tsang created ISPN-2656:
-------------------------------

             Summary: 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


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