You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Gyula Fora (JIRA)" <ji...@apache.org> on 2015/03/05 22:12:38 UTC

[jira] [Created] (FLINK-1655) Rename StreamInvokable to StreamOperator

Gyula Fora created FLINK-1655:
---------------------------------

             Summary: Rename StreamInvokable to StreamOperator
                 Key: FLINK-1655
                 URL: https://issues.apache.org/jira/browse/FLINK-1655
             Project: Flink
          Issue Type: Improvement
          Components: Streaming
            Reporter: Gyula Fora
            Priority: Minor


The names of the StreamInvokable and ChainableInvokable are misleading and is easy to confuse with the AbstractInvokable

These classes ( and the variable names that refer to objects) should be renamed to:
StreamInvokable -> StreamOperator
ChainableInvokable -> ChainableStreamOperator





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