| AbstractAsyncBulkByScrollAction
Abstract base for scrolling across a search and executing bulk actions on all results.
|
| AbstractBaseReindexRestHandler |
| AbstractBulkByScrollRequest |
| AbstractBulkByScrollRequestBuilder |
| AbstractBulkIndexByScrollRequest |
| AbstractBulkIndexByScrollRequestBuilder |
| BulkByScrollTask
Task storing information about a currently running BulkByScroll request.
|
| BulkByScrollTask.Status |
| BulkIndexByScrollResponse
Response used for actions that index many documents using a scroll request.
|
| ReindexAction |
| ReindexRequest
Request to reindex some documents from one index to another.
|
| ReindexRequestBuilder |
| ReindexResponse
Response for the ReindexAction.
|
| RethrottleAction |
| RethrottleRequest
A request to change throttling on a task.
|
| RethrottleRequestBuilder
Java API support for changing the throttle on reindex tasks while they are running.
|
| TransportReindexAction |
| TransportRethrottleAction |
| TransportUpdateByQueryAction |
| UpdateByQueryAction |
| UpdateByQueryRequest
Request to update some documents.
|
| UpdateByQueryRequestBuilder |