-
- All Superinterfaces:
DataContext
- All Known Implementing Classes:
MapDataProxy,MapDataView
public interface MapDataContext extends DataContext
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voiddidClear()voiddidDrop(long lower)voiddidRemove(Value key, Value oldValue)voiddidTake(long upper)voiddidUpdate(Value key, Value newValue, Value oldValue)-
Methods inherited from interface swim.store.DataContext
didChange, didCommit
-
-