Uses of Class
io.opencensus.trace.Link
Packages that use Link
Package
Description
API for distributed tracing.
-
Uses of Link in io.opencensus.implcore.trace
Methods in io.opencensus.implcore.trace with parameters of type Link -
Uses of Link in io.opencensus.trace
Methods in io.opencensus.trace that return LinkModifier and TypeMethodDescriptionstatic LinkLink.fromSpanContext(SpanContext context, Link.Type type) Returns a newLink.static LinkLink.fromSpanContext(SpanContext context, Link.Type type, Map<String, AttributeValue> attributes) Returns a newLink.Methods in io.opencensus.trace with parameters of type Link -
Uses of Link in io.opencensus.trace.export
Methods in io.opencensus.trace.export that return types with arguments of type LinkMethod parameters in io.opencensus.trace.export with type arguments of type Link