[
https://issues.apache.org/jira/browse/MAVIBOT-10?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Emmanuel Lecharny updated MAVIBOT-10:
-------------------------------------
Fix Version/s: (was: 1.0.0-M2)
1.0.0-M3
> Add a Replace method
> --------------------
>
> Key: MAVIBOT-10
> URL: https://issues.apache.org/jira/browse/MAVIBOT-10
> Project: Mavibot
> Issue Type: Improvement
> Affects Versions: 1.0.0-M1
> Reporter: Emmanuel Lecharny
> Assignee: Emmanuel Lecharny
> Fix For: 1.0.0-M3
>
>
> Currently, if we want to replace an old value by a new one, we have no other
> way than dropping the old value, and to add the new value. This results into
> 2 operations, when the BTree should be updated only once.
> Adding an replace(K, oldVal, newVal) would be very good.
--
This message was sent by Atlassian JIRA
(v6.1#6144)