Package io.opencensus.implcore.trace
package io.opencensus.implcore.trace
-
ClassDescriptionImplementation for the
Spanclass that does not record trace events.Implementation for theSpanclass that records trace events.Interface to handle the start and end operations for aSpanonly when theSpanhasSpan.Options.RECORD_EVENTSoption.Implementation of theSpanBuilder.Uses the providedEventQueueto defer processing/exporting of theSpanDatato avoid impacting the critical path.Helper class to allow sharing the code for all theTraceComponentimplementations.Implementation of theTracer.