类 UpdateRequestWrapper
java.lang.Object
org.apache.skywalking.oap.server.library.client.elasticsearch.UpdateRequestWrapper
- 所有已实现的接口:
PrepareRequest,UpdateRequest
-
字段概要
字段 -
构造器概要
构造器限定符构造器说明protectedExpose an empty constructor to lazy initialization. -
方法概要
-
字段详细资料
-
request
-
-
构造器详细资料
-
UpdateRequestWrapper
-
UpdateRequestWrapper
protected UpdateRequestWrapper()Expose an empty constructor to lazy initialization.
-
-
方法详细资料
-
onUpdateFailure
public void onUpdateFailure()- 指定者:
onUpdateFailure在接口中UpdateRequest
-
getRequest
-