Class RpcServerTracer<REQUEST>
- java.lang.Object
-
- io.opentelemetry.instrumentation.api.tracer.BaseTracer
-
- io.opentelemetry.instrumentation.api.tracer.RpcServerTracer<REQUEST>
-
public abstract class RpcServerTracer<REQUEST> extends BaseTracer
-
-
Method Summary
-
Methods inherited from class io.opentelemetry.instrumentation.api.tracer.BaseTracer
addThrowable, end, end, end, end, endExceptionally, endExceptionally, endExceptionally, endExceptionally, extract, extractWithGlobalPropagators, getCurrentServerSpan, getCurrentServerSpan, getPropagators, spanNameForClass, spanNameForMethod, startScope, startSpan, startSpan, startSpan
-
-