Package org.opensearch.common.annotation
Annotation Type InternalApi
@Documented
@Target({TYPE,PACKAGE,METHOD,CONSTRUCTOR,PARAMETER,FIELD,ANNOTATION_TYPE,MODULE})
@PublicApi(since="2.10.0")
public @interface InternalApi
Internal APIs that have no compatibility guarantees and should be not used outside
of OpenSearch core components.
- Opensearch.api: