Uses of Class
io.opencensus.trace.export.SampledSpanStore.Summary
Packages that use SampledSpanStore.Summary
-
Uses of SampledSpanStore.Summary in io.opencensus.implcore.trace.export
Fields in io.opencensus.implcore.trace.export declared as SampledSpanStore.SummaryModifier and TypeFieldDescriptionprivate static final SampledSpanStore.SummarySampledSpanStoreImpl.NoopSampledSpanStoreImpl.EMPTY_SUMMARYMethods in io.opencensus.implcore.trace.export that return SampledSpanStore.SummaryModifier and TypeMethodDescriptionInProcessSampledSpanStoreImpl.getSummary()SampledSpanStoreImpl.NoopSampledSpanStoreImpl.getSummary() -
Uses of SampledSpanStore.Summary in io.opencensus.trace.export
Subclasses of SampledSpanStore.Summary in io.opencensus.trace.exportModifier and TypeClassDescription(package private) final classMethods in io.opencensus.trace.export that return SampledSpanStore.SummaryModifier and TypeMethodDescriptionstatic SampledSpanStore.SummarySampledSpanStore.Summary.create(Map<String, SampledSpanStore.PerSpanNameSummary> perSpanNameSummary) Returns a new instance ofSummary.abstract SampledSpanStore.SummarySampledSpanStore.getSummary()Returns the summary of all available data, such as number of sampled spans in the latency based samples or error based samples.SampledSpanStore.NoopSampledSpanStore.getSummary()