Uses of Class
io.opencensus.stats.Measurement
Packages that use Measurement
-
Uses of Measurement in io.opencensus.implcore.stats
Fields in io.opencensus.implcore.stats with type parameters of type MeasurementModifier and TypeFieldDescriptionprivate final ArrayList
<Measurement> MeasureMapInternal.Builder.measurements
private final ArrayList
<Measurement> MeasureMapInternal.measurements
Methods in io.opencensus.implcore.stats that return MeasurementMethods in io.opencensus.implcore.stats that return types with arguments of type MeasurementModifier and TypeMethodDescription(package private) Iterator
<Measurement> MeasureMapInternal.iterator()
Returns anIterator
over the measure/value mappings in thisMeasureMapInternal
.Methods in io.opencensus.implcore.stats with parameters of type MeasurementModifier and TypeMethodDescription(package private) static double
RecordUtils.getDoubleValueFromMeasurement
(Measurement measurement) Constructor parameters in io.opencensus.implcore.stats with type arguments of type MeasurementModifierConstructorDescriptionprivate
MeasureMapInternal
(ArrayList<Measurement> measurements, Map<String, AttachmentValue> attachments) -
Uses of Measurement in io.opencensus.stats
Subclasses of Measurement in io.opencensus.statsModifier and TypeClassDescription(package private) final class
(package private) final class
static class
Double
typedMeasurement
.static class
Long
typedMeasurement
.