| Package | Description |
|---|---|
| org.elasticsearch.action.update |
| Modifier and Type | Method and Description |
|---|---|
protected UpdateHelper.Result |
UpdateHelper.prepare(UpdateRequest request,
GetResult getResult)
Prepares an update request by converting it into an index or delete request or an update response (no action).
|
UpdateHelper.Result |
UpdateHelper.prepare(UpdateRequest request,
IndexShard indexShard)
Prepares an update request by converting it into an index or delete request or an update response (no action).
|
Copyright © 2009–2017. All rights reserved.