[infinispan-issues] [JBoss JIRA] (ISPN-4836) Change entrySet, keySet and values to be backing maps

William Burns (JIRA) issues at jboss.org
Tue Oct 14 10:29:36 EDT 2014


William Burns created ISPN-4836:
-----------------------------------

             Summary: Change entrySet, keySet and values to be backing maps
                 Key: ISPN-4836
                 URL: https://issues.jboss.org/browse/ISPN-4836
             Project: Infinispan
          Issue Type: Enhancement
          Components: Core
    Affects Versions: 7.0.0.CR1
            Reporter: William Burns
            Assignee: William Burns


Currently the entrySet, keySet and values methods are copies of data at the time of invocation.  They do not allow for seeing updated values or actually updating the cache through them.  It would be nice to support these operations as well.



--
This message was sent by Atlassian JIRA
(v6.3.1#6329)


More information about the infinispan-issues mailing list