You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Aljoscha Krettek (JIRA)" <ji...@apache.org> on 2015/05/04 17:14:06 UTC

[jira] [Created] (FLINK-1971) Add user function type to StreamOperator

Aljoscha Krettek created FLINK-1971:
---------------------------------------

             Summary: Add user function type to StreamOperator
                 Key: FLINK-1971
                 URL: https://issues.apache.org/jira/browse/FLINK-1971
             Project: Flink
          Issue Type: Improvement
            Reporter: Aljoscha Krettek
            Assignee: Aljoscha Krettek
            Priority: Minor


Right now, StreamOperator has a field userFunction of type Function. If we specialise this using an additional generic parameter then the derived stream operators don't need to use manual casting every time they access the user function.



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