| Package | Description |
|---|---|
| one.microstream.collections | |
| one.microstream.collections.interfaces |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractChainKeyValueStorage<K,V,EN extends AbstractChainEntry<KeyValue<K,V>,K,V,EN>> |
class |
AbstractChainStorage<E,K,V,EN extends AbstractChainEntry<E,K,V,EN>> |
class |
ChainStorageStrong<E,K,V,EN extends AbstractChainEntry<E,K,V,EN>> |
class |
ChainStrongStrongStorage<K,V,EN extends AbstractChainEntry<KeyValue<K,V>,K,V,EN>> |
| Modifier and Type | Method and Description |
|---|---|
protected ChainStorage<E,E,E,ChainEntryLinkedHashedStrong<E>> |
EqHashEnum.getInternalStorageChain() |
protected ChainStorage<E,E,E,ChainEntryLinkedStrong<E>> |
HashEnum.getInternalStorageChain() |
protected ChainStorage<E,E,E,ChainEntryLinkedStrong<E>> |
ConstHashEnum.getInternalStorageChain() |
protected ChainStorage<E,E,E,ChainEntryLinkedHashedStrong<E>> |
EqConstHashEnum.getInternalStorageChain() |
protected abstract ChainStorage<E,K,V,EN> |
AbstractChainCollection.getInternalStorageChain() |
| Modifier and Type | Interface and Description |
|---|---|
interface |
ChainKeyValueStorage<K,V,EN extends AbstractChainEntry<KeyValue<K,V>,K,V,EN>> |
Copyright © 2022 MicroStream Software. All rights reserved.