Package org.apache.gravitino.annotation
Annotation Interface Evolving
@Documented
@Retention(RUNTIME)
@Target({PACKAGE,CONSTRUCTOR,METHOD,TYPE,FIELD})
public @interface Evolving
APIs that are still evolving towards becoming stable APIs, and can change from one feature
release to another (0.5.0 to 0.6.0).