public class TransportUpdateByQueryAction
extends <any>
| Constructor and Description |
|---|
TransportUpdateByQueryAction(Settings settings,
ThreadPool threadPool,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver,
Client client,
TransportService transportService,
ScriptService scriptService,
ClusterService clusterService) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doExecute(Task task,
UpdateByQueryRequest request,
<any> listener) |
protected void |
doExecute(UpdateByQueryRequest request,
<any> listener) |
public TransportUpdateByQueryAction(Settings settings,
ThreadPool threadPool,
ActionFilters actionFilters,
IndexNameExpressionResolver indexNameExpressionResolver,
Client client,
TransportService transportService,
ScriptService scriptService,
ClusterService clusterService)