All Classes

Class
Description
AbstractAsyncBulkByScrollAction<Request extends org.elasticsearch.index.reindex.AbstractBulkByScrollRequest<Request>,​Action extends org.elasticsearch.action.support.TransportAction<Request,​?>>
Abstract base for scrolling across a search and executing bulk actions on all results.
 
AbstractAsyncBulkByScrollAction.RequestWrapper<Self extends org.elasticsearch.action.DocWriteRequest<Self>>
Wrapper for the DocWriteRequest that are used in this action class.
AbstractBaseReindexRestHandler<Request extends org.elasticsearch.index.reindex.AbstractBulkByScrollRequest<Request>,​A extends org.elasticsearch.action.ActionType<org.elasticsearch.index.reindex.BulkByScrollResponse>>
 
AbstractBulkByQueryRestHandler<Request extends org.elasticsearch.index.reindex.AbstractBulkByScrollRequest<Request>,​A extends org.elasticsearch.action.ActionType<org.elasticsearch.index.reindex.BulkByScrollResponse>>
Rest handler for reindex actions that accepts a search request like Update-By-Query or Delete-By-Query
Implementation of delete-by-query using scrolling and bulk.
RestBuilderListener that returns higher than 200 status if there are any failures and allows to set XContent.Params.
 
 
Loads "reindex.ssl.*" configuration from Settings, and makes the applicable configuration (trust manager / key manager / hostname verification / cipher-suites) available for reindex-from-remote.
 
 
 
Expose reindex over rest.
 
 
 
A request to change throttling on a task.
Java API support for changing the throttle on reindex tasks while they are running.