public interface OpenTracingService
| Modifier and Type | Interface and Description |
|---|---|
static class |
OpenTracingService.DefaultOpenTracingService
Default Metrics service that throws an UnsupportedOperationException.
|
| Modifier and Type | Field and Description |
|---|---|
static org.jboss.logging.Logger |
LOG |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
io.opentracing.Tracer |
getTracer() |
static OpenTracingService |
load() |
static OpenTracingService load()
String getName()
io.opentracing.Tracer getTracer()
Copyright © 2018–2020. All rights reserved.