Package org.apache.yetus.audience
Annotation Type InterfaceAudience.LimitedPrivate
-
@Documented @Retention(RUNTIME) public static @interface InterfaceAudience.LimitedPrivate
Intended only for the project(s) specified in the annotation. For example, "Hadoop Common", "HDFS", "MapReduce", "ZooKeeper", "HBase".
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description java.lang.String[]
value
-