Package org.apache.gravitino.annotation
Annotation Interface Unstable
@Documented
@Retention(RUNTIME)
@Target({PACKAGE,CONSTRUCTOR,METHOD,TYPE,FIELD})
public @interface Unstable
Unstable APIs, with no guarantee on stability and compatibility across any releases. Classes that
are unannotated are considered Unstable.