[infinispan-issues] [JBoss JIRA] (ISPN-8173) Provide entrySet, values, keySet implementation for RemoteCache

Pedro Zapata (JIRA) issues at jboss.org
Thu Aug 3 11:15:00 EDT 2017


Pedro Zapata created ISPN-8173:
----------------------------------

             Summary: Provide entrySet, values, keySet implementation for RemoteCache
                 Key: ISPN-8173
                 URL: https://issues.jboss.org/browse/ISPN-8173
             Project: Infinispan
          Issue Type: Feature Request
    Affects Versions: 9.0.1.Final
            Reporter: Pedro Zapata
            Assignee: William Burns
             Fix For: 9.1.0.CR1, 9.1.0.Final


Currently the entrySet, values and keySet all throw an UnsupportedOperationException when they are invoked. It would be nice if we could supply an actual implementation for these. A respective backing collection should be doable.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the infinispan-issues mailing list