Package org.opensearch.common.annotation


@PublicApi(since="2.10.0") package org.opensearch.common.annotation
The OpenSearch API related annotations
Opensearch.api:
  • Annotation Types
    Class
    Description
    Marks the public APIs as deprecated and scheduled for removal in one of the upcoming major releases.
    Experimental APIs that may not retain source and binary compatibility within major, minor or patch releases.
    Internal APIs that have no compatibility guarantees and should be not used outside of OpenSearch core components.
    Stable public APIs that retain source and binary compatibility within a major release.