| Package | Description |
|---|---|
| org.elasticsearch.action.updatebyquery |
Update by query action.
|
| Modifier and Type | Method and Description |
|---|---|
ShardUpdateByQueryResponse |
ShardUpdateByQueryResponse.failedShardExceptionMessage(String failedShardExceptionMessage) |
ShardUpdateByQueryResponse |
ShardUpdateByQueryResponse.responses(org.elasticsearch.action.bulk.BulkItemResponse[] responses) |
| Modifier and Type | Method and Description |
|---|---|
IndexUpdateByQueryResponse |
IndexUpdateByQueryResponse.shardResponses(ShardUpdateByQueryResponse[] responses) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
TransportShardUpdateByQueryAction.doExecute(ShardUpdateByQueryRequest request,
org.elasticsearch.action.ActionListener<ShardUpdateByQueryResponse> listener) |
| Constructor and Description |
|---|
IndexUpdateByQueryResponse(String index,
ShardUpdateByQueryResponse[] shardResponses) |
Copyright © 2013-2015. All Rights Reserved.