[infinispan-issues] [JBoss JIRA] Commented: (ISPN-94) Implement Map.keySet(), Map.values() and Map.entrySet() methods

Galder Zamarreno (JIRA) jira-events at lists.jboss.org
Mon Jun 8 04:58:56 EDT 2009


    [ https://jira.jboss.org/jira/browse/ISPN-94?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12470938#action_12470938 ] 

Galder Zamarreno commented on ISPN-94:
--------------------------------------

Summary of list discussion:
- For LOCAL or REPL, it shows contents in memory.
- For DIST, it will only show local contents.
- Cache stores are ignored for content returned by these methods.
- Collections returned should be immutable.
- These methods do not participate in ongoing transactions.

> Implement Map.keySet(), Map.values() and Map.entrySet() methods
> ---------------------------------------------------------------
>
>                 Key: ISPN-94
>                 URL: https://jira.jboss.org/jira/browse/ISPN-94
>             Project: Infinispan
>          Issue Type: Feature Request
>          Components: Core API
>            Reporter: Galder Zamarreno
>            Assignee: Galder Zamarreno
>             Fix For: 4.0.0.BETA1
>
>
> Implement Map.keySet(), Map.values() and Map.entrySet() methods.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the infinispan-issues mailing list