Class ReadOnlyKeyValueStore<K, V>
KNet implementation of ReadOnlyKeyValueStore<K, V, TJVMK, TJVMV>
public class ReadOnlyKeyValueStore<K, V> : ReadOnlyKeyValueStore<K, V, byte[], byte[]>, IManagedStore<ReadOnlyKeyValueStore<byte[], byte[]>>, IGenericSerDesFactoryApplier
Type Parameters
K
The key type
V
The value type
- Inheritance
-
ReadOnlyKeyValueStore<K, V>
- Implements
- Inherited Members