Uses of Class
io.opencensus.implcore.trace.export.ExportComponentImpl
Packages that use ExportComponentImpl
-
Uses of ExportComponentImpl in io.opencensus.implcore.trace
Fields in io.opencensus.implcore.trace declared as ExportComponentImplModifier and TypeFieldDescriptionprivate final ExportComponentImplTraceComponentImplBase.exportComponent -
Uses of ExportComponentImpl in io.opencensus.implcore.trace.export
Methods in io.opencensus.implcore.trace.export that return ExportComponentImplModifier and TypeMethodDescriptionstatic ExportComponentImplExportComponentImpl.createWithInProcessStores(EventQueue eventQueue) Returns a newExportComponentImplthat has valid instances forRunningSpanStoreandSampledSpanStore.static ExportComponentImplExportComponentImpl.createWithoutInProcessStores(EventQueue eventQueue) Returns a newExportComponentImplthat hasnullinstances forRunningSpanStoreandSampledSpanStore.