com.lightbend.kafka.scala.iq.services
Abstraction that supports query from a local state store. The query supports retry semantics if invoked during Kafka Streams' rebalancing act when states may migrate across stores.
Query for a key
Query all
Query approximate num entries
Query for a range of keys
Query for a window
Abstraction that supports query from a local state store. The query supports retry semantics if invoked during Kafka Streams' rebalancing act when states may migrate across stores.