Class InterfaceAudience
- java.lang.Object
-
- org.apache.bookkeeper.common.annotation.InterfaceAudience
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static interface
InterfaceAudience.LimitedPrivate
Intended for use only within the project(s) specified in the annotation.static interface
InterfaceAudience.Private
Intended for use only within bookkeeper itself.static interface
InterfaceAudience.Public
Intended for use by any project or application.
-