Class ReadOnlyWindowStore<K, V>
KNet implementation of ReadOnlyWindowStore<K, V, TJVMK, TJVMV>
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