| Package | Description |
|---|---|
| io.opencensus.proto.trace.v1 |
| Modifier and Type | Method and Description |
|---|---|
Span.Attributes |
Span.Attributes.Builder.build() |
Span.Attributes |
Span.Attributes.Builder.buildPartial() |
Span.Attributes |
Span.getAttributes()
A set of attributes on the span.
|
Span.Attributes |
Span.TimeEvent.AnnotationOrBuilder.getAttributes()
A set of attributes on the annotation.
|
Span.Attributes |
Span.TimeEvent.Annotation.getAttributes()
A set of attributes on the annotation.
|
Span.Attributes |
Span.TimeEvent.Annotation.Builder.getAttributes()
A set of attributes on the annotation.
|
Span.Attributes |
Span.LinkOrBuilder.getAttributes()
A set of attributes on the link.
|
Span.Attributes |
Span.Link.getAttributes()
A set of attributes on the link.
|
Span.Attributes |
Span.Link.Builder.getAttributes()
A set of attributes on the link.
|
Span.Attributes |
Span.Builder.getAttributes()
A set of attributes on the span.
|
Span.Attributes |
SpanOrBuilder.getAttributes()
A set of attributes on the span.
|
static Span.Attributes |
Span.Attributes.getDefaultInstance() |
Span.Attributes |
Span.Attributes.getDefaultInstanceForType() |
Span.Attributes |
Span.Attributes.Builder.getDefaultInstanceForType() |
static Span.Attributes |
Span.Attributes.parseDelimitedFrom(InputStream input) |
static Span.Attributes |
Span.Attributes.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Span.Attributes |
Span.Attributes.parseFrom(byte[] data) |
static Span.Attributes |
Span.Attributes.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Span.Attributes |
Span.Attributes.parseFrom(ByteBuffer data) |
static Span.Attributes |
Span.Attributes.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Span.Attributes |
Span.Attributes.parseFrom(com.google.protobuf.ByteString data) |
static Span.Attributes |
Span.Attributes.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Span.Attributes |
Span.Attributes.parseFrom(com.google.protobuf.CodedInputStream input) |
static Span.Attributes |
Span.Attributes.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Span.Attributes |
Span.Attributes.parseFrom(InputStream input) |
static Span.Attributes |
Span.Attributes.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Span.Attributes> |
Span.Attributes.getParserForType() |
static com.google.protobuf.Parser<Span.Attributes> |
Span.Attributes.parser() |
| Modifier and Type | Method and Description |
|---|---|
Span.TimeEvent.Annotation.Builder |
Span.TimeEvent.Annotation.Builder.mergeAttributes(Span.Attributes value)
A set of attributes on the annotation.
|
Span.Link.Builder |
Span.Link.Builder.mergeAttributes(Span.Attributes value)
A set of attributes on the link.
|
Span.Builder |
Span.Builder.mergeAttributes(Span.Attributes value)
A set of attributes on the span.
|
Span.Attributes.Builder |
Span.Attributes.Builder.mergeFrom(Span.Attributes other) |
static Span.Attributes.Builder |
Span.Attributes.newBuilder(Span.Attributes prototype) |
Span.TimeEvent.Annotation.Builder |
Span.TimeEvent.Annotation.Builder.setAttributes(Span.Attributes value)
A set of attributes on the annotation.
|
Span.Link.Builder |
Span.Link.Builder.setAttributes(Span.Attributes value)
A set of attributes on the link.
|
Span.Builder |
Span.Builder.setAttributes(Span.Attributes value)
A set of attributes on the span.
|
Copyright © 2018–2021 The Envoy Project. All rights reserved.