Uses of Class
io.opencensus.implcore.trace.export.SampledSpanStoreImpl
Packages that use SampledSpanStoreImpl
-
Uses of SampledSpanStoreImpl in io.opencensus.implcore.trace
Constructors in io.opencensus.implcore.trace with parameters of type SampledSpanStoreImplModifierConstructorDescriptionStartEndHandlerImpl(SpanExporterImpl spanExporter, InProcessRunningSpanStore inProcessRunningSpanStore, SampledSpanStoreImpl sampledSpanStore, EventQueue eventQueue) Constructs a newStartEndHandlerImpl. -
Uses of SampledSpanStoreImpl in io.opencensus.implcore.trace.export
Subclasses of SampledSpanStoreImpl in io.opencensus.implcore.trace.exportMethods in io.opencensus.implcore.trace.export that return SampledSpanStoreImplModifier and TypeMethodDescriptionstatic SampledSpanStoreImplSampledSpanStoreImpl.getNoopSampledSpanStoreImpl()Returns the new no-op implmentation ofSampledSpanStoreImpl.ExportComponentImpl.getSampledSpanStore()