Package org.h2.mvstore.tx
Class TransactionStore.Change
java.lang.Object
org.h2.mvstore.tx.TransactionStore.Change
- Enclosing class:
TransactionStore
A change in a map.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
mapName
The name of the map where the change occurred. -
key
The key. -
value
The value.
-
-
Constructor Details
-
Change
-