K
- the key typeV
- the value typepublic class MVMapConcurrent<K,V> extends MVMap<K,V>
Modifier and Type | Class and Description |
---|---|
static class |
MVMapConcurrent.Builder<K,V>
A builder for this class.
|
MVMap.MapBuilder<M extends MVMap<K,V>,K,V>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>
root, store, writeVersion
Constructor and Description |
---|
MVMapConcurrent(DataType keyType,
DataType valueType) |
areValuesEqual, beforeWrite, binarySearch, binarySearchPage, ceilingKey, clear, containsKey, cursor, entrySet, equals, firstKey, floorKey, get, getChildPageCount, getCreateVersion, getFirstLast, getId, getKey, getKeyIndex, getKeyType, getMinMax, getName, getRoot, getStore, getType, getValueType, getVersion, hashCode, higherKey, init, isClosed, isEmpty, isReadOnly, isVolatile, keyIterator, keyList, keySet, lastKey, lowerKey, newRoot, openVersion, put, put, putIfAbsent, remove, remove, remove, removePage, replace, replace, setVolatile, size, sizeAsLong, splitRootIfNeeded, toString
clone, containsValue, putAll, values
finalize, getClass, notify, notifyAll, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, replaceAll
containsValue, putAll, values
Copyright © 2017 JBoss by Red Hat. All rights reserved.