Uses of Class
io.opencensus.metrics.export.Summary.Snapshot
Packages that use Summary.Snapshot
-
Uses of Summary.Snapshot in io.opencensus.metrics.export
Methods in io.opencensus.metrics.export that return Summary.SnapshotModifier and TypeMethodDescriptionstatic Summary.SnapshotSummary.Snapshot.create(Long count, Double sum, List<Summary.Snapshot.ValueAtPercentile> valueAtPercentiles) Creates aSummary.Snapshot.abstract Summary.SnapshotSummary.getSnapshot()Returns theSummary.Snapshot.Methods in io.opencensus.metrics.export with parameters of type Summary.Snapshot