Table of Contents

Class TimestampedKeyValueStore<K, V>

Namespace
MASES.KNet.Streams.State
Assembly
MASES.KNet.dll

KNet implementation of ReadOnlySessionStore<K, AGG>

public class TimestampedKeyValueStore<K, V> : TimestampedKeyValueStore<K, V, byte[], byte[]>, IManagedStore<ReadOnlyKeyValueStore<byte[], ValueAndTimestamp<byte[]>>>, IGenericSerDesFactoryApplier

Type Parameters

K

The key type

V

The value type

Inheritance
TimestampedKeyValueStore<K, V>
Implements
Inherited Members