-
Methods in one.microstream.collections that return AbstractChainKeyValueStorage
Modifier and Type |
Method |
Description |
protected AbstractChainKeyValueStorage<K,V,one.microstream.collections.ChainMapEntryLinkedStrongStrong<K,V>> |
ConstHashTable.getInternalStorageChain() |
|
protected AbstractChainKeyValueStorage<K,V,one.microstream.collections.ChainMapEntryLinkedHashedStrongStrong<K,V>> |
EqConstHashTable.getInternalStorageChain() |
|
protected AbstractChainKeyValueStorage<K,V,one.microstream.collections.ChainMapEntryLinkedHashedStrongStrong<K,V>> |
EqHashTable.getInternalStorageChain() |
|
protected AbstractChainKeyValueStorage<K,V,one.microstream.collections.ChainMapEntryLinkedStrongStrong<K,V>> |
HashTable.getInternalStorageChain() |
|