| Modifier and Type | Class and Description |
|---|---|
static class |
Span.Links
A collection of links, which are references from this span to a span
in the same or different trace.
|
static class |
Span.Links.Builder
A collection of links, which are references from this span to a span
in the same or different trace.
|
| Modifier and Type | Method and Description |
|---|---|
Span.LinksOrBuilder |
Span.getLinksOrBuilder()
Links associated with the span.
|
Span.LinksOrBuilder |
Span.Builder.getLinksOrBuilder()
Links associated with the span.
|
Span.LinksOrBuilder |
SpanOrBuilder.getLinksOrBuilder()
Links associated with the span.
|
Copyright © 2024 Google LLC. All rights reserved.