[
https://issues.apache.org/jira/browse/HBASE-10124?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13845091#comment-13845091
]
Jonathan Hsieh commented on HBASE-10124:
----------------------------------------
Any of the now public static classes that livein non test classes need a
@InterfaceAudience.Public vs @InterfaceAudience.Private consideration. I
didn't look carefully but my guess is all are likely supposed to be private.
> Make Sub Classes Static When Possible
> -------------------------------------
>
> Key: HBASE-10124
> URL: https://issues.apache.org/jira/browse/HBASE-10124
> Project: HBase
> Issue Type: Sub-task
> Affects Versions: 0.98.0, 0.96.0
> Reporter: Elliott Clark
> Assignee: Elliott Clark
> Labels: noob
> Attachments: HBASE-10124-0.patch
>
>
> Coverity has found a few places where it's possible to change a private inner
> class to static with out any other code changes. This will be a small perf
> win.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)