public class RestUpdateByQueryAction
extends org.elasticsearch.rest.BaseRestHandler
| Modifier and Type | Field and Description |
|---|---|
protected UpdateByQueryClient |
updateByQueryClient |
| Constructor and Description |
|---|
RestUpdateByQueryAction(org.elasticsearch.common.settings.Settings settings,
org.elasticsearch.client.Client client,
org.elasticsearch.rest.RestController controller) |
| Modifier and Type | Method and Description |
|---|---|
void |
handleRequest(org.elasticsearch.rest.RestRequest request,
org.elasticsearch.rest.RestChannel channel,
org.elasticsearch.client.Client client) |
protected final UpdateByQueryClient updateByQueryClient
Copyright © 2013-2015. All Rights Reserved.