@InterfaceAudience.LimitedPrivate(value={"Common","Avro","Chukwa","HBase","HDFS","Hive","MapReduce","Pig","ZooKeeper"})
Class | Description |
---|---|
ExcludePrivateAnnotationsJDiffDoclet |
A Doclet
for excluding elements that are annotated with
InterfaceAudience.Private or
InterfaceAudience.LimitedPrivate . |
ExcludePrivateAnnotationsStandardDoclet |
A Doclet
for excluding elements that are annotated with
InterfaceAudience.Private or
InterfaceAudience.LimitedPrivate . |
IncludePublicAnnotationsStandardDoclet |
A Doclet
that only includes class-level elements that are annotated with
InterfaceAudience.Public . |
Copyright © 2013 Apache Software Foundation. All rights reserved.