Uses of Class
io.opencensus.metrics.export.Point
Packages that use Point
-
Uses of Point in io.opencensus.metrics.export
Methods in io.opencensus.metrics.export that return PointMethods in io.opencensus.metrics.export that return types with arguments of type PointModifier and TypeMethodDescriptionTimeSeries.getPoints()Returns the dataPoints of thisTimeSeries.Methods in io.opencensus.metrics.export with parameters of type PointModifier and TypeMethodDescriptionstatic TimeSeriesTimeSeries.createWithOnePoint(List<LabelValue> labelValues, Point point, Timestamp startTimestamp) Creates aTimeSeries.Sets thePointof theTimeSeries.