public class UpdateByQueryAction extends Action<UpdateByQueryRequest,BulkIndexByScrollResponse,UpdateByQueryRequestBuilder>
| Modifier and Type | Field and Description |
|---|---|
static UpdateByQueryAction |
INSTANCE |
static String |
NAME |
| Modifier and Type | Method and Description |
|---|---|
UpdateByQueryRequestBuilder |
newRequestBuilder(ElasticsearchClient client) |
BulkIndexByScrollResponse |
newResponse() |
equals, hashCode, name, transportOptionspublic static final UpdateByQueryAction INSTANCE
public static final String NAME
public UpdateByQueryRequestBuilder newRequestBuilder(ElasticsearchClient client)
newRequestBuilder in class Action<UpdateByQueryRequest,BulkIndexByScrollResponse,UpdateByQueryRequestBuilder>public BulkIndexByScrollResponse newResponse()
newResponse in class GenericAction<UpdateByQueryRequest,BulkIndexByScrollResponse>Copyright © 2009–2017. All rights reserved.