java.lang.Object
org.elasticsearch.action.update.UpdateHelper.Result
- Enclosing class:
UpdateHelper
-
Constructor Summary
ConstructorsConstructorDescriptionResult
(Writeable action, DocWriteResponse.Result result, Map<String, Object> updatedSourceAsMap, XContentType updateSourceContentType) -
Method Summary
-
Constructor Details
-
Result
public Result(Writeable action, DocWriteResponse.Result result, Map<String, Object> updatedSourceAsMap, XContentType updateSourceContentType)
-
-
Method Details
-
action
-
getResponseResult
-
updatedSourceAsMap
-
updateSourceContentType
-