kafka/docs/streams
Damian Guy b687c06800 KAFKA-5817; Add Serialized class and overloads to KStream#groupBy and KStream#groupByKey
Part of KIP-182
- Add the `Serialized` class
- implement overloads of `KStream#groupByKey` and KStream#groupBy`
- deprecate existing methods that have more than default arguments

Author: Damian Guy <damian.guy@gmail.com>

Reviewers: Bill Bejeck <bill@confluent.io>, Matthias J. Sax <matthias@confluent.io>, Guozhang Wang <wangguoz@gmail.com>

Closes #3772 from dguy/kafka-5817
2017-09-06 10:43:14 +01:00
..
architecture.html MINOR: Add Streams landing page 2017-07-21 19:16:14 -07:00
core-concepts.html MINOR: doc changes for KIP-138 2017-08-30 09:45:16 -07:00
developer-guide.html KAFKA-5817; Add Serialized class and overloads to KStream#groupBy and KStream#groupByKey 2017-09-06 10:43:14 +01:00
index.html KAFKA-5671: Add StreamsBuilder and Deprecate KStreamBuilder 2017-07-31 15:28:59 -07:00
quickstart.html KAFKA-5727: Add Streams quickstart tutorial as an archetype project 2017-08-11 12:19:28 -07:00
tutorial.html HOTFIX: missing imports and version on web docs 2017-08-11 13:53:47 -07:00
upgrade-guide.html KAFKA-5823: Extend upgrade section for KIP-120 2017-09-05 16:54:00 -07:00