java.lang.Object
org.apache.skywalking.oap.server.library.client.elasticsearch.UpdateRequestWrapper
所有已实现的接口:
PrepareRequest, UpdateRequest

public class UpdateRequestWrapper extends Object implements UpdateRequest
  • 字段详细资料

  • 构造器详细资料

    • UpdateRequestWrapper

      public UpdateRequestWrapper(String index, String type, String id, Map<String,Object> source)
    • UpdateRequestWrapper

      protected UpdateRequestWrapper()
      Expose an empty constructor to lazy initialization.
  • 方法详细资料