[infinispan-issues] [JBoss JIRA] (ISPN-2243) Cache API bulk get method

Robert Stupp (JIRA) jira-events at lists.jboss.org
Thu Aug 30 13:02:33 EDT 2012


Robert Stupp created ISPN-2243:
----------------------------------

             Summary: Cache API bulk get method
                 Key: ISPN-2243
                 URL: https://issues.jboss.org/browse/ISPN-2243
             Project: Infinispan
          Issue Type: Enhancement
          Components: Core API
            Reporter: Robert Stupp
            Assignee: Mircea Markus


Please add a method like
   Map<K,V> bulkGet(Collection<K> keys);
on the Cache or BasicCache interface.


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