Chia-Ping Tsai created HBASE-20622:
--------------------------------------
Summary: 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
Reporter: Chia-Ping Tsai
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)