Class TimestampedWindowStore<K, V>
KNet implementation of ReadOnlyWindowStore<K, V>
public class TimestampedWindowStore<K, V> : TimestampedWindowStore<K, V, byte[], byte[]>, IManagedStore<ReadOnlyWindowStore<byte[], ValueAndTimestamp<byte[]>>>, IGenericSerDesFactoryApplier
Type Parameters
KThe key type
VThe value type
- Inheritance
-
TimestampedWindowStore<K, V>
- Implements
- Inherited Members