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

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

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

Shang Yuanchun (Jira)
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)