public class TracerThreadLocal extends Object
| Constructor and Description |
|---|
TracerThreadLocal() |
| Modifier and Type | Method and Description |
|---|---|
static Tracer |
bindToThread(Tracer tracer) |
static void |
clearFromThread() |
static Tracer |
get() |
static Optional<Tracer> |
opt() |
Copyright © 2009–2021. All rights reserved.