kafka/docs/streams
Damian Guy 2db1e4423f KAFKA-5852: Add filter, filterNot, mapValues and Materialized to KTable
Add overloads of `filter`, `filterNot`, `mapValues` that take `Materialized` as a param to `KTable`. Deprecate overloads using `storeName` and `storeSupplier`

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

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

Closes #3807 from dguy/ktable-filter-map
2017-09-08 14:01:58 -07: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-5852: Add filter, filterNot, mapValues and Materialized to KTable 2017-09-08 14:01:58 -07: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-5815; add Printed class and KStream#print(printed) 2017-09-08 18:22:04 +01:00