You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Matthias J. Sax (JIRA)" <ji...@apache.org> on 2015/10/08 15:53:27 UTC

[jira] [Created] (FLINK-2835) Update Documenation for new Streaming API

Matthias J. Sax created FLINK-2835:
--------------------------------------

             Summary: Update Documenation for new Streaming API
                 Key: FLINK-2835
                 URL: https://issues.apache.org/jira/browse/FLINK-2835
             Project: Flink
          Issue Type: Task
          Components: Documentation
            Reporter: Matthias J. Sax
            Priority: Blocker


The Streaming API gets re-factored but the documentation at the project web page was not updated accordingly yet.

For example:
    groupBy -> keyBy
Simplified class names:
    KeyedDataStream -> KeyedStream
    ConnectedDataStream -> ConnectedStream
    IterativeDataStream -> IterativeStream
    SplitDataStream -> SplitStream

(please extend this list)




--
This message was sent by Atlassian JIRA
(v6.3.4#6332)