Uses of Interface
io.opencensus.proto.trace.v1.Span.AttributesOrBuilder
-
Packages that use Span.AttributesOrBuilder Package Description io.opencensus.proto.trace.v1 -
-
Uses of Span.AttributesOrBuilder in io.opencensus.proto.trace.v1
Classes in io.opencensus.proto.trace.v1 that implement Span.AttributesOrBuilder Modifier and Type Class Description static classSpan.AttributesA set of attributes, each with a key and a value.static classSpan.Attributes.BuilderA set of attributes, each with a key and a value.Methods in io.opencensus.proto.trace.v1 that return Span.AttributesOrBuilder Modifier and Type Method Description Span.AttributesOrBuilderSpan.Builder. getAttributesOrBuilder()A set of attributes on the span.Span.AttributesOrBuilderSpan. getAttributesOrBuilder()A set of attributes on the span.Span.AttributesOrBuilderSpan.Link.Builder. getAttributesOrBuilder()A set of attributes on the link.Span.AttributesOrBuilderSpan.Link. getAttributesOrBuilder()A set of attributes on the link.Span.AttributesOrBuilderSpan.LinkOrBuilder. getAttributesOrBuilder()A set of attributes on the link.Span.AttributesOrBuilderSpan.TimeEvent.Annotation.Builder. getAttributesOrBuilder()A set of attributes on the annotation.Span.AttributesOrBuilderSpan.TimeEvent.Annotation. getAttributesOrBuilder()A set of attributes on the annotation.Span.AttributesOrBuilderSpan.TimeEvent.AnnotationOrBuilder. getAttributesOrBuilder()A set of attributes on the annotation.Span.AttributesOrBuilderSpanOrBuilder. getAttributesOrBuilder()A set of attributes on the span.
-