| Package | Description |
|---|---|
| org.elasticsearch.action.deletebyquery |
| Modifier and Type | Field and Description |
|---|---|
static IndexDeleteByQueryResponse[] |
IndexDeleteByQueryResponse.EMPTY_ARRAY |
| Modifier and Type | Method and Description |
|---|---|
IndexDeleteByQueryResponse |
DeleteByQueryResponse.getIndex(String index)
The response of a specific index.
|
IndexDeleteByQueryResponse[] |
DeleteByQueryResponse.getIndices()
The responses from all the different indices.
|
Copyright © 2009–2017. All rights reserved.