| Modifier and Type | Class and Description |
|---|---|
static class |
Span.Attributes
A set of attributes as key-value pairs.
|
static class |
Span.Attributes.Builder
A set of attributes as key-value pairs.
|
| Modifier and Type | Method and Description |
|---|---|
Span.AttributesOrBuilder |
Span.getAttributesOrBuilder()
A set of attributes on the span.
|
Span.AttributesOrBuilder |
Span.TimeEvent.AnnotationOrBuilder.getAttributesOrBuilder()
A set of attributes on the annotation.
|
Span.AttributesOrBuilder |
Span.TimeEvent.Annotation.getAttributesOrBuilder()
A set of attributes on the annotation.
|
Span.AttributesOrBuilder |
Span.TimeEvent.Annotation.Builder.getAttributesOrBuilder()
A set of attributes on the annotation.
|
Span.AttributesOrBuilder |
Span.LinkOrBuilder.getAttributesOrBuilder()
A set of attributes on the link.
|
Span.AttributesOrBuilder |
Span.Link.getAttributesOrBuilder()
A set of attributes on the link.
|
Span.AttributesOrBuilder |
Span.Link.Builder.getAttributesOrBuilder()
A set of attributes on the link.
|
Span.AttributesOrBuilder |
Span.Builder.getAttributesOrBuilder()
A set of attributes on the span.
|
Span.AttributesOrBuilder |
SpanOrBuilder.getAttributesOrBuilder()
A set of attributes on the span.
|
Copyright © 2024 Google LLC. All rights reserved.