Uses of Interface
one.microstream.collections.interfaces.ChainKeyValueStorage
Package | Description |
---|---|
one.microstream.collections |
-
Uses of ChainKeyValueStorage in one.microstream.collections
Classes in one.microstream.collections that implement ChainKeyValueStorage Modifier and Type Class Description class
AbstractChainKeyValueStorage<K,V,EN extends AbstractChainEntry<KeyValue<K,V>,K,V,EN>>
class
ChainStrongStrongStorage<K,V,EN extends AbstractChainEntry<KeyValue<K,V>,K,V,EN>>