> Oh I see. yeah we should clarify that nested classes take on the IA of > their enclosing class.
https://issues.apache.org/jira/browse/HBASE-20622 On 2018/05/22 14:21:11, Sean Busbey <[email protected]> wrote: > On Tue, May 22, 2018 at 9:13 AM, Chia-Ping Tsai <[email protected]> wrote: > >> I don't see why we'd treat them different from any other members. > > > > The rule "If a class is not annotated with one of these, it is assumed to > > be a InterfaceAudience.Private class." is in hbase docs. Perhaps we should > > revise this description? > > > > > > Oh I see. yeah we should clarify that nested classes take on the IA of > their enclosing class. >
