[jboss-jira] [JBoss JIRA] Created: (JBCACHE-1037) Node API should have a replaceAll() to complement putAll()

Manik Surtani (JIRA) jira-events at lists.jboss.org
Thu Apr 26 08:04:30 EDT 2007


Node API should have a replaceAll() to complement putAll()
----------------------------------------------------------

                 Key: JBCACHE-1037
                 URL: http://jira.jboss.com/jira/browse/JBCACHE-1037
             Project: JBoss Cache
          Issue Type: Feature Request
      Security Level: Public (Everyone can see)
    Affects Versions: 2.0.0.BETA2
            Reporter: Manik Surtani
         Assigned To: Manik Surtani
             Fix For: 2.0.0.GA, 2.0.0.CR1


putAll() allows adding a collection of key value pairs into the node's data map.  

Similar to what replace() is to put(), there should be a replaceAll() which atomically clears the data map before doing a putAll().



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

        



More information about the jboss-jira mailing list