Skip navigation links
B E G I R T 

B

buildSpan(String) - Method in class io.opentracing.util.GlobalTracer
 

E

extract(Format<C>, C) - Method in class io.opentracing.util.GlobalTracer
 

G

get() - Static method in class io.opentracing.util.GlobalTracer
Returns the constant GlobalTracer.
GlobalTracer - Class in io.opentracing.util
Global tracer that forwards all methods to another tracer that can be configured by calling register(Tracer).

I

inject(SpanContext, Format<C>, C) - Method in class io.opentracing.util.GlobalTracer
 
io.opentracing.util - package io.opentracing.util
 
isRegistered() - Static method in class io.opentracing.util.GlobalTracer
Identify whether a Tracer has previously been registered.

R

register(Tracer) - Static method in class io.opentracing.util.GlobalTracer
Register a Tracer to back the behaviour of the global tracer.

T

toString() - Method in class io.opentracing.util.GlobalTracer
 
B E G I R T 
Skip navigation links

Copyright © 2016–2017 OpenTracing. All rights reserved.