Uses of Class
io.opencensus.trace.export.RunningSpanStore
Packages that use RunningSpanStore
-
Uses of RunningSpanStore in io.opencensus.implcore.trace.export
Subclasses of RunningSpanStore in io.opencensus.implcore.trace.export -
Uses of RunningSpanStore in io.opencensus.trace.export
Methods in io.opencensus.trace.export that return RunningSpanStoreModifier and TypeMethodDescriptionabstract RunningSpanStoreExportComponent.getRunningSpanStore()Returns theRunningSpanStorethat can be used to get useful debugging information about all the current active spans.