Class UpdateRequestWrapper
java.lang.Object
org.apache.skywalking.oap.server.library.client.elasticsearch.UpdateRequestWrapper
- All Implemented Interfaces:
PrepareRequest,UpdateRequest
-
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedExpose an empty constructor to lazy initialization. -
Method Summary
-
Field Details
-
request
-
-
Constructor Details
-
UpdateRequestWrapper
-
UpdateRequestWrapper
protected UpdateRequestWrapper()Expose an empty constructor to lazy initialization.
-
-
Method Details
-
onUpdateFailure
public void onUpdateFailure()- Specified by:
onUpdateFailurein interfaceUpdateRequest
-
getRequest
-