Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
E
I
L
O
S
V
E
ExcludePrivateAnnotationsJDiffDoclet
- Class in
org.apache.hadoop.classification.tools
A
Doclet
for excluding elements that are annotated with
InterfaceAudience.Private
or
InterfaceAudience.LimitedPrivate
.
ExcludePrivateAnnotationsJDiffDoclet()
- Constructor for class org.apache.hadoop.classification.tools.
ExcludePrivateAnnotationsJDiffDoclet
ExcludePrivateAnnotationsStandardDoclet
- Class in
org.apache.hadoop.classification.tools
A
Doclet
for excluding elements that are annotated with
InterfaceAudience.Private
or
InterfaceAudience.LimitedPrivate
.
ExcludePrivateAnnotationsStandardDoclet()
- Constructor for class org.apache.hadoop.classification.tools.
ExcludePrivateAnnotationsStandardDoclet
I
IncludePublicAnnotationsStandardDoclet
- Class in
org.apache.hadoop.classification.tools
A
Doclet
that only includes class-level elements that are annotated with
InterfaceAudience.Public
.
IncludePublicAnnotationsStandardDoclet()
- Constructor for class org.apache.hadoop.classification.tools.
IncludePublicAnnotationsStandardDoclet
InterfaceAudience
- Class in
org.apache.hadoop.classification
Annotation to inform users of a package, class or method's intended audience.
InterfaceAudience.LimitedPrivate
- Annotation Type in
org.apache.hadoop.classification
Intended only for the project(s) specified in the annotation.
InterfaceAudience.Private
- Annotation Type in
org.apache.hadoop.classification
Intended for use only within Hadoop itself.
InterfaceAudience.Public
- Annotation Type in
org.apache.hadoop.classification
Intended for use by any project or application.
InterfaceStability
- Class in
org.apache.hadoop.classification
Annotation to inform users of how much to rely on a particular package, class or method not changing over time.
InterfaceStability()
- Constructor for class org.apache.hadoop.classification.
InterfaceStability
InterfaceStability.Evolving
- Annotation Type in
org.apache.hadoop.classification
Evolving, but can break compatibility at minor release (i.e.
InterfaceStability.Stable
- Annotation Type in
org.apache.hadoop.classification
Can evolve while retaining compatibility for minor release boundaries.; can break compatibility only at major release (ie.
InterfaceStability.Unstable
- Annotation Type in
org.apache.hadoop.classification
No guarantee is provided as to reliability or stability across any level of release granularity.
L
languageVersion()
- Static method in class org.apache.hadoop.classification.tools.
ExcludePrivateAnnotationsJDiffDoclet
languageVersion()
- Static method in class org.apache.hadoop.classification.tools.
ExcludePrivateAnnotationsStandardDoclet
languageVersion()
- Static method in class org.apache.hadoop.classification.tools.
IncludePublicAnnotationsStandardDoclet
O
optionLength(String)
- Static method in class org.apache.hadoop.classification.tools.
ExcludePrivateAnnotationsJDiffDoclet
optionLength(String)
- Static method in class org.apache.hadoop.classification.tools.
ExcludePrivateAnnotationsStandardDoclet
optionLength(String)
- Static method in class org.apache.hadoop.classification.tools.
IncludePublicAnnotationsStandardDoclet
org.apache.hadoop.classification
- package org.apache.hadoop.classification
org.apache.hadoop.classification.tools
- package org.apache.hadoop.classification.tools
S
start(RootDoc)
- Static method in class org.apache.hadoop.classification.tools.
ExcludePrivateAnnotationsJDiffDoclet
start(RootDoc)
- Static method in class org.apache.hadoop.classification.tools.
ExcludePrivateAnnotationsStandardDoclet
start(RootDoc)
- Static method in class org.apache.hadoop.classification.tools.
IncludePublicAnnotationsStandardDoclet
V
validOptions(String[][], DocErrorReporter)
- Static method in class org.apache.hadoop.classification.tools.
ExcludePrivateAnnotationsJDiffDoclet
validOptions(String[][], DocErrorReporter)
- Static method in class org.apache.hadoop.classification.tools.
ExcludePrivateAnnotationsStandardDoclet
validOptions(String[][], DocErrorReporter)
- Static method in class org.apache.hadoop.classification.tools.
IncludePublicAnnotationsStandardDoclet
E
I
L
O
S
V
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2013
Apache Software Foundation
. All Rights Reserved.