mirror of https://github.com/apache/kafka.git
This is the polished version. 1. The old merge() method in StreamsBuilder has been removed, 2. The merge() method in KStreamBuilder was changed so that it would use the single variable argument rather than several variable arguments in the KStreamImpl implementation 3. The merge() method in KStream has been declared as final and tests have been added to test correctness. Author: Richard Yu <richardyu@Richards-Air.attlocal.net> Reviewers: Matthias J. Sax <matthias@confluent.io>, Bill Bejeck <bill@confluent.io>, Guozhang Wang <wangguoz@gmail.com>, Damian Guy <damian.guy@gmail.com> Closes #3916 from ConcurrencyPractitioner/trunk |
||
---|---|---|
.. | ||
architecture.html | ||
core-concepts.html | ||
developer-guide.html | ||
index.html | ||
quickstart.html | ||
tutorial.html | ||
upgrade-guide.html |