Table of Contents

Class ReadOnlyWindowStore<K, V>

Namespace
MASES.KNet.Streams.State
Assembly
MASES.KNet.dll
public class ReadOnlyWindowStore<K, V> : ReadOnlyWindowStore<K, V, byte[], byte[]>, IManagedStore<ReadOnlyWindowStore<byte[], byte[]>>, IGenericSerDesFactoryApplier

Type Parameters

K

The key type

V

The value type

Inheritance
ReadOnlyWindowStore<K, V>
Implements
Inherited Members