| ClusterClient |
|
| GetAliasesResponse |
Response obtained from the get aliases API.
|
| IndicesClient |
|
| IngestClient |
|
| NodesResponse |
Base class for responses that are node responses.
|
| NodesResponseHeader |
A utility class to parse the Nodes Header returned by
RestActions.buildNodesHeader(XContentBuilder, ToXContent.Params, BaseNodesResponse).
|
| RestHighLevelClient |
High level REST client that wraps an instance of the low level RestClient and allows to build requests and read responses.
|
| RethrottleRequest |
A request changing throttling of a task.
|
| SnapshotClient |
|
| SyncedFlushResponse |
|
| SyncedFlushResponse.IndexResult |
Description for the flush/synced results for a particular index.
|
| SyncedFlushResponse.ShardCounts |
Encapsulates the number of total successful and failed shard copies
|
| SyncedFlushResponse.ShardFailure |
Description of a failed shard copy for an index.
|
| TasksClient |
|
| TimedRequest |
A base request for any requests that supply timeouts.
|