Class VersionedMapStoreDeltaImpl<K,V>
java.lang.Object
tools.refinery.store.map.internal.delta.VersionedMapStoreDeltaImpl<K,V>
- All Implemented Interfaces:
VersionedMapStore<K,
V>
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
summarizeChanges
protected final boolean summarizeChanges -
defaultValue
-
-
Constructor Details
-
VersionedMapStoreDeltaImpl
-
-
Method Details
-
createMap
- Specified by:
createMap
in interfaceVersionedMapStore<K,
V>
-
createMap
- Specified by:
createMap
in interfaceVersionedMapStore<K,
V>
-
appendTransaction
-
getPath
-
getPath
-
getDiffCursor
- Specified by:
getDiffCursor
in interfaceVersionedMapStore<K,
V>
-