Class IndexRequestWrapper
java.lang.Object
org.apache.skywalking.oap.server.library.client.elasticsearch.IndexRequestWrapper
- All Implemented Interfaces:
InsertRequest,PrepareRequest
-
Field Details
-
request
-
-
Constructor Details
-
IndexRequestWrapper
-
IndexRequestWrapper
-
IndexRequestWrapper
protected IndexRequestWrapper()Expose an empty constructor to lazy initialization.
-
-
Method Details
-
onInsertCompleted
public void onInsertCompleted()- Specified by:
onInsertCompletedin interfaceInsertRequest
-
getRequest
-