Uses of Interface
io.opencensus.proto.trace.v1.Span.TracestateOrBuilder
-
Packages that use Span.TracestateOrBuilder Package Description io.opencensus.proto.trace.v1 -
-
Uses of Span.TracestateOrBuilder in io.opencensus.proto.trace.v1
Classes in io.opencensus.proto.trace.v1 that implement Span.TracestateOrBuilder Modifier and Type Class Description static classSpan.TracestateThis field conveys information about request position in multiple distributed tracing graphs.static classSpan.Tracestate.BuilderThis field conveys information about request position in multiple distributed tracing graphs.Methods in io.opencensus.proto.trace.v1 that return Span.TracestateOrBuilder Modifier and Type Method Description Span.TracestateOrBuilderSpan.Builder. getTracestateOrBuilder()The Tracestate on the span.Span.TracestateOrBuilderSpan. getTracestateOrBuilder()The Tracestate on the span.Span.TracestateOrBuilderSpan.Link.Builder. getTracestateOrBuilder()The Tracestate associated with the link.Span.TracestateOrBuilderSpan.Link. getTracestateOrBuilder()The Tracestate associated with the link.Span.TracestateOrBuilderSpan.LinkOrBuilder. getTracestateOrBuilder()The Tracestate associated with the link.Span.TracestateOrBuilderSpanOrBuilder. getTracestateOrBuilder()The Tracestate on the span.
-