You are viewing a plain text version of this content. The canonical link for it is here.
Posted to mapreduce-issues@hadoop.apache.org by "Akira Ajisaka (JIRA)" <ji...@apache.org> on 2017/05/30 05:50:04 UTC

[jira] [Updated] (MAPREDUCE-6887) Modifier 'static' is redundant for inner enums

     [ https://issues.apache.org/jira/browse/MAPREDUCE-6887?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Akira Ajisaka updated MAPREDUCE-6887:
-------------------------------------
    Hadoop Flags: Reviewed
         Summary: Modifier 'static' is redundant for inner enums  (was: Modifier 'static' is redundant for inner enums less)

> Modifier 'static' is redundant for inner enums
> ----------------------------------------------
>
>                 Key: MAPREDUCE-6887
>                 URL: https://issues.apache.org/jira/browse/MAPREDUCE-6887
>             Project: Hadoop Map/Reduce
>          Issue Type: Bug
>    Affects Versions: 3.0.0-alpha4
>            Reporter: ZhangBing Lin
>            Assignee: ZhangBing Lin
>            Priority: Minor
>         Attachments: MAPREDUCE-6887.001.patch, MAPREDUCE-6887.002.patch
>
>
>   Java enumeration type is a static constant, implicitly modified with static final,Modifier 'static' is redundant for inner enums less.So I suggest deleting the 'static' modifier.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

---------------------------------------------------------------------
To unsubscribe, e-mail: mapreduce-issues-unsubscribe@hadoop.apache.org
For additional commands, e-mail: mapreduce-issues-help@hadoop.apache.org