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
KThe key type
VThe value type
- Inheritance
-
TimestampedKeyValueStore<K, V>
- Implements
- Inherited Members