See: Description
Interface | Description |
---|---|
AdminClient |
Administrative actions/operations against the cluster or the indices.
|
Client |
A client provides a one stop interface for performing actions/operations against the cluster.
|
ClusterAdminClient |
Administrative actions/operations against indices.
|
ElasticsearchClient | |
IndicesAdminClient |
Administrative actions/operations against indices.
|
Class | Description |
---|---|
FilterClient | |
ParentTaskAssigningClient |
A Client that sets the parent task on all requests that it makes.
|
Requests |
A handy one stop shop for creating requests (make sure to import static this class).
|