ben-cotton-WF / shadow-mvcc-coherence

Automatically exported from code.google.com/p/shadow-mvcc-coherence
2 stars 0 forks source link

keySet() and entrySet() semantics unsupported #8

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
keyset or entryset.remove() should remove the entry from the underlying cache. 
Need to consider what happens if the transaction has already been committed.

Original issue reported on code.google.com by whitmars...@gmail.com on 19 Apr 2012 at 6:21