public class CurrentTransactionsMap extends HashMap<TxID,TxIDHashMap>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
CurrentTransactionsMap() |
| Modifier and Type | Method and Description |
|---|---|
TxID |
getCurrentTxID() |
void |
setCurrentTxID(TxID currentTxID) |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringCopyright © 2018. All rights reserved.