Uses of Class
io.opencensus.implcore.trace.export.SampledSpanStoreImpl
Packages that use SampledSpanStoreImpl
-
Uses of SampledSpanStoreImpl in io.opencensus.implcore.trace
Fields in io.opencensus.implcore.trace declared as SampledSpanStoreImplModifier and TypeFieldDescriptionprivate final SampledSpanStoreImplStartEndHandlerImpl.sampledSpanStoreprivate final SampledSpanStoreImplStartEndHandlerImpl.SpanEndEvent.sampledSpanStoreConstructors in io.opencensus.implcore.trace with parameters of type SampledSpanStoreImplModifierConstructorDescription(package private)SpanEndEvent(RecordEventsSpanImpl span, SpanExporterImpl spanExporter, InProcessRunningSpanStore inProcessRunningSpanStore, SampledSpanStoreImpl sampledSpanStore) StartEndHandlerImpl(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.exportModifier and TypeClassDescriptionfinal classIn-process implementation of theSampledSpanStore.private static final classFields in io.opencensus.implcore.trace.export declared as SampledSpanStoreImplModifier and TypeFieldDescriptionprivate static final SampledSpanStoreImplSampledSpanStoreImpl.NOOP_SAMPLED_SPAN_STORE_IMPLprivate final SampledSpanStoreImplExportComponentImpl.sampledSpanStoreMethods in io.opencensus.implcore.trace.export that return SampledSpanStoreImplModifier and TypeMethodDescriptionstatic SampledSpanStoreImplSampledSpanStoreImpl.getNoopSampledSpanStoreImpl()Returns the new no-op implmentation ofSampledSpanStoreImpl.ExportComponentImpl.getSampledSpanStore()