Package org.opensearch.client
package org.opensearch.client
The client module allowing to easily perform actions/operations.
-
ClassDescriptionAdministrative actions/operations against the cluster or the indices.A client provides a one stop interface for performing actions/operations against the cluster.Administrative actions/operations against indices.Administrative actions/operations against indices.Interface for an OpenSearch client implementationA Client that sends requests with the
origin
set to a particular value and calls its ActionListener in its originalThreadContext
.A Client that sets the parent task on all requests that it makes.A handy one stop shop for creating requests (make sure to import static this class).