Package org.opensearch.common.annotation
Annotation Type DeprecatedApi
@Documented
@Target({TYPE,PACKAGE,METHOD,CONSTRUCTOR,PARAMETER,FIELD,ANNOTATION_TYPE,MODULE})
@PublicApi(since="2.10.0")
public @interface DeprecatedApi
Marks the public APIs as deprecated and scheduled for removal in one of the upcoming
major releases. The types marked with this annotations could only be other
PublicApis.- Opensearch.api:
-
Required Element Summary
Required Elements -
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionNext major version when this API is scheduled for removal