Class TransportActionListener<T extends org.elasticsearch.action.ActionResponse>
- java.lang.Object
-
- io.opentelemetry.javaagent.instrumentation.elasticsearch.transport.TransportActionListener<T>
-
- All Implemented Interfaces:
org.elasticsearch.action.ActionListener<T>
public class TransportActionListener<T extends org.elasticsearch.action.ActionResponse> extends Object implements org.elasticsearch.action.ActionListener<T>
-
-
Constructor Summary
Constructors Constructor Description TransportActionListener(io.opentelemetry.instrumentation.api.instrumenter.Instrumenter<ElasticTransportRequest,org.elasticsearch.action.ActionResponse> instrumenter, ElasticTransportRequest actionRequest, org.elasticsearch.action.ActionListener<T> listener, io.opentelemetry.context.Context context, io.opentelemetry.context.Context parentContext)
-
-
-
Constructor Detail
-
TransportActionListener
public TransportActionListener(io.opentelemetry.instrumentation.api.instrumenter.Instrumenter<ElasticTransportRequest,org.elasticsearch.action.ActionResponse> instrumenter, ElasticTransportRequest actionRequest, org.elasticsearch.action.ActionListener<T> listener, io.opentelemetry.context.Context context, io.opentelemetry.context.Context parentContext)
-
-