public interface SpanAndEndpoint
| Modifier and Type | Interface and Description |
|---|---|
static class |
SpanAndEndpoint.ClientSpanAndEndpoint |
static class |
SpanAndEndpoint.LocalSpanAndEndpoint |
static class |
SpanAndEndpoint.ServerSpanAndEndpoint |
static class |
SpanAndEndpoint.StaticSpanAndEndpoint
Span and endpoint never change reference.
|
| Modifier and Type | Method and Description |
|---|---|
Endpoint |
endpoint()
Gets the Endpoint for the annotations.
|
Span |
span()
Gets the span to which to add annotations.
|
Copyright © 2015. All rights reserved.