| Package | Description |
|---|---|
| com.github.kristofa.brave |
| Modifier and Type | Class | Description |
|---|---|---|
static class |
SpanAndEndpoint.ClientSpanAndEndpoint |
Deprecated.
this type was only used for
AnnotationSubmitter.create(SpanAndEndpoint,
AnnotationSubmitter.Clock), which is deprecated. |
static class |
SpanAndEndpoint.LocalSpanAndEndpoint |
Deprecated.
this type was only used for
AnnotationSubmitter.create(SpanAndEndpoint,
AnnotationSubmitter.Clock), which is deprecated. |
static class |
SpanAndEndpoint.ServerSpanAndEndpoint |
Deprecated.
this type was only used for
AnnotationSubmitter.create(SpanAndEndpoint,
AnnotationSubmitter.Clock), which is deprecated. |
| Modifier and Type | Method | Description |
|---|---|---|
static AnnotationSubmitter |
AnnotationSubmitter.create(SpanAndEndpoint spanAndEndpoint,
AnnotationSubmitter.Clock clock) |
Deprecated.
Please use
Brave.serverTracer() instead. |
Copyright © 2018 OpenZipkin. All rights reserved.