类 InterfaceAudience
- java.lang.Object
-
- org.apache.pulsar.common.classification.InterfaceAudience
-
-
嵌套类概要
嵌套类 修饰符和类型 类 说明 static interfaceInterfaceAudience.LimitedPrivateIntended for use only within the project(s) specified in the annotation.static interfaceInterfaceAudience.PrivateIntended for use only within the project itself.static interfaceInterfaceAudience.PublicIntended for use by any project or application.
-