public class UpdateRequestWrapper extends Object implements UpdateRequest
| Modifier and Type | Field and Description |
|---|---|
protected UpdateRequest |
request |
| Modifier | Constructor and Description |
|---|---|
protected |
UpdateRequestWrapper()
Expose an empty constructor to lazy initialization.
|
|
UpdateRequestWrapper(String index,
String type,
String id,
Map<String,Object> source) |
| Modifier and Type | Method and Description |
|---|---|
void |
onUpdateFailure() |
protected UpdateRequest request
public UpdateRequestWrapper(String index, String type, String id, Map<String,Object> source)
protected UpdateRequestWrapper()
public void onUpdateFailure()
onUpdateFailure in interface UpdateRequestCopyright © 2022 The Apache Software Foundation. All rights reserved.