You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "shijinkui (JIRA)" <ji...@apache.org> on 2016/08/27 09:15:22 UTC

[jira] [Created] (FLINK-4517) scala code refactoring

shijinkui created FLINK-4517:
--------------------------------

             Summary: scala code refactoring
                 Key: FLINK-4517
                 URL: https://issues.apache.org/jira/browse/FLINK-4517
             Project: Flink
          Issue Type: Improvement
            Reporter: shijinkui
            Priority: Minor


such as:
1. case class does't need `new`
2. case block does't need `{  ...  }`
3. match-case instead of isInstanceOf 



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