| Package | Description |
|---|---|
| io.opencensus.proto.trace.v1 |
| 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()
The included links.
|
Span.LinksOrBuilder |
Span.Builder.getLinksOrBuilder()
The included links.
|
Span.LinksOrBuilder |
SpanOrBuilder.getLinksOrBuilder()
The included links.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.