Class WindowKeyQuery<K,V>

java.lang.Object
org.apache.kafka.streams.query.WindowKeyQuery<K,V>
All Implemented Interfaces:
Query<WindowStoreIterator<V>>

@Evolving public class WindowKeyQuery<K,V> extends Object implements Query<WindowStoreIterator<V>>