Uses of Class
io.opencensus.stats.Measurement
Packages that use Measurement
-
Uses of Measurement in io.opencensus.implcore.stats
Classes in io.opencensus.implcore.stats that implement interfaces with type arguments of type MeasurementModifier and TypeClassDescriptionprivate final classFields in io.opencensus.implcore.stats with type parameters of type MeasurementModifier and TypeFieldDescriptionprivate final ArrayList<Measurement> MeasureMapInternal.Builder.measurementsprivate final ArrayList<Measurement> MeasureMapInternal.measurementsMethods 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 anIteratorover the measure/value mappings in thisMeasureMapInternal.Methods in io.opencensus.implcore.stats with parameters of type MeasurementModifier and TypeMethodDescription(package private) static doubleRecordUtils.getDoubleValueFromMeasurement(Measurement measurement) Constructor parameters in io.opencensus.implcore.stats with type arguments of type MeasurementModifierConstructorDescriptionprivateMeasureMapInternal(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 classstatic classDoubletypedMeasurement.static classLongtypedMeasurement.