You are viewing a plain text version of this content. The canonical link for it is here.
Posted to hdfs-dev@hadoop.apache.org by "Chen Liang (JIRA)" <ji...@apache.org> on 2017/07/13 21:49:00 UTC

[jira] [Created] (HDFS-12138) Remove redundant 'public' modifiers from BlockCollection

Chen Liang created HDFS-12138:
---------------------------------

             Summary: Remove redundant 'public' modifiers from BlockCollection
                 Key: HDFS-12138
                 URL: https://issues.apache.org/jira/browse/HDFS-12138
             Project: Hadoop HDFS
          Issue Type: Improvement
            Reporter: Chen Liang
            Assignee: Chen Liang
            Priority: Trivial


The 'public' modifier of the methods in {{BlockCollection}} are redundant, since this is a public interface. Running checkstyle against also complains this.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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