| Package | Description |
|---|---|
| org.elasticsearch.action.deletebyquery |
| Modifier and Type | Method and Description |
|---|---|
DeleteByQueryResponse |
DeleteByQueryAction.newResponse() |
| Modifier and Type | Method and Description |
|---|---|
ListenableActionFuture<DeleteByQueryResponse> |
DeleteByQueryRequestBuilder.execute() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
TransportDeleteByQueryAction.doExecute(DeleteByQueryRequest request,
ActionListener<DeleteByQueryResponse> listener) |
Copyright © 2009–2017. All rights reserved.