kafka/streams/test-utils/src
Victoria Xia df59cc1a01
KAFKA-14491: [20/N] Add public-facing methods for versioned stores (#13442)
Until this PR, all the code added for KIP-889 for introducing versioned stores to Kafka Streams has been accessible from internal packages only. This PR exposes the stores via public Stores.java methods, and also updates the TopologyTestDriver.

Reviewers: Matthias J. Sax <matthias@confluent.io>
2023-04-05 09:27:53 -07:00
..
main/java/org/apache/kafka/streams KAFKA-14491: [20/N] Add public-facing methods for versioned stores (#13442) 2023-04-05 09:27:53 -07:00
test KAFKA-14491: [20/N] Add public-facing methods for versioned stores (#13442) 2023-04-05 09:27:53 -07:00