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