Table of Contents

Class ReadOnlyKeyValueStore<K, V>

Namespace
MASES.KNet.Streams.State
Assembly
MASES.KNet.dll
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