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
K
The key type
V
The value type
- Inheritance
-
TimestampedWindowStore<K, V>
- Implements
- Inherited Members