Class TimestampedKeyValueStore<K, V>
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