Class UpdateHelper.Result

java.lang.Object
org.elasticsearch.action.update.UpdateHelper.Result
Enclosing class:
UpdateHelper

public static class UpdateHelper.Result extends Object
  • Constructor Details

  • Method Details

    • action

      public <T extends Writeable> T action()
    • getResponseResult

      public DocWriteResponse.Result getResponseResult()
    • updatedSourceAsMap

      public Map<String,​Object> updatedSourceAsMap()
    • updateSourceContentType

      public org.elasticsearch.common.xcontent.XContentType updateSourceContentType()