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  
    • Element Detail

      • value

        java.lang.String[] value