You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hbase.apache.org by "maoling (JIRA)" <ji...@apache.org> on 2018/06/06 12:31:00 UTC

[jira] [Assigned] (HBASE-20622) Revise the default IA rule of nested class - the default IA is same with their enclosing class

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

maoling reassigned HBASE-20622:
-------------------------------

    Assignee: maoling

> Revise the default IA rule of nested class - the default IA is same with their enclosing class
> ----------------------------------------------------------------------------------------------
>
>                 Key: HBASE-20622
>                 URL: https://issues.apache.org/jira/browse/HBASE-20622
>             Project: HBase
>          Issue Type: Task
>          Components: documentation
>            Reporter: Chia-Ping Tsai
>            Assignee: maoling
>            Priority: Minor
>              Labels: beginner, beginners
>
> see [https://lists.apache.org/thread.html/d05bfaa0134502a47f6e1aca56cb0b096d4dd32ddefbbdf28db4952a@%3Cdev.hbase.apache.org%3E] for more discussion.
> The related description is in [https://hbase.apache.org/book.html#hbase.client.api.surface.]
> {code:java}
> If a class is not annotated with one of these, it is assumed to be a InterfaceAudience.Private class.{code}
> We should add another rule for nested class - "nested classes take on the IA of their enclosing class."
>  
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)