Uses of Class
io.opencensus.trace.export.RunningSpanStore.Summary
Packages that use RunningSpanStore.Summary
-
Uses of RunningSpanStore.Summary in io.opencensus.implcore.trace.export
Methods in io.opencensus.implcore.trace.export that return RunningSpanStore.Summary -
Uses of RunningSpanStore.Summary in io.opencensus.trace.export
Methods in io.opencensus.trace.export that return RunningSpanStore.SummaryModifier and TypeMethodDescriptionstatic RunningSpanStore.SummaryRunningSpanStore.Summary.create(Map<String, RunningSpanStore.PerSpanNameSummary> perSpanNameSummary) Returns a new instance ofSummary.abstract RunningSpanStore.SummaryRunningSpanStore.getSummary()Returns the summary of all available data such, as number of running spans.