Class TransactionStore.TxMapBuilder.TMVMap<K,V>
java.lang.Object
java.util.AbstractMap<K,V>
org.h2.mvstore.MVMap<K,V>
org.h2.mvstore.tx.TransactionStore.TxMapBuilder.TMVMap<K,V>
- All Implemented Interfaces:
ConcurrentMap<K,V>, Map<K, V>
- Enclosing class:
TransactionStore.TxMapBuilder<K,V>
-
Nested Class Summary
Nested classes/interfaces inherited from class MVMap
MVMap.BasicBuilder<M,K, V>, MVMap.Builder<K, V>, MVMap.Decision, MVMap.DecisionMaker<V>, MVMap.MapBuilder<M, K, V> Nested classes/interfaces inherited from class AbstractMap
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K, V> -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class MVMap
append, beforeWrite, ceilingKey, clear, containsKey, createEmptyLeaf, createEmptyNode, cursor, cursor, cursor, entrySet, equals, firstKey, floorKey, flushAndGetRoot, get, get, getChildPageCount, getId, getKey, getKeyIndex, getKeyType, getName, getRoot, getRootPage, getStore, getValueType, getVersion, hashCode, higherKey, higherKey, isClosed, isEmpty, isPersistent, isReadOnly, isVolatile, keyIterator, keyIteratorReverse, keyList, keySet, lastKey, lowerKey, lowerKey, openVersion, operate, put, putIfAbsent, remove, remove, replace, replace, setVolatile, size, sizeAsLong, toString, trimLast, tryLock, unlockRoot, updateRootMethods inherited from class AbstractMap
clone, containsValue, putAll, valuesMethods inherited from interface ConcurrentMap
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, replaceAllMethods inherited from interface Map
containsValue, putAll, values
-
Field Details
-
type
-
-
Constructor Details
-
TMVMap
-
TMVMap
-
-
Method Details
-
cloneIt
-
getType
-
asString
-