kafka/streams/streams-scala
Ivan Ponomarev 5552da3a20
KAFKA-5488: Add type-safe split() operator (#9107)
Implements KIP-418, that deprecated the `branch()` operator in favor of the newly added and type-safe `split()` operator.

Reviewers: Matthias J. Sax <matthias@confluent.io>, John Roesler <john@confluent.io>
2021-02-04 16:23:35 -08:00
..
src KAFKA-5488: Add type-safe split() operator (#9107) 2021-02-04 16:23:35 -08:00
.gitignore
NOTICE