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)