- getBucketBoundaries() - Method in class com.google.instrumentation.stats.DistributionAggregationDescriptor
-
The optional histogram bucket boundaries for a distribution.
- getBucketCounts() - Method in class com.google.instrumentation.stats.DistributionAggregation
-
A Distribution may optionally contain a histogram of the values in the population.
- getCount() - Method in class com.google.instrumentation.stats.DistributionAggregation
-
The number of values in the population.
- getCount() - Method in class com.google.instrumentation.stats.IntervalAggregation.Interval
-
The number of measurements in this interval.
- getDefault() - Method in class com.google.instrumentation.stats.StatsContextFactory
-
- getDenominators() - Method in class com.google.instrumentation.stats.MeasurementDescriptor.MeasurementUnit
-
Unit Denominators.
- getDescription() - Method in class com.google.instrumentation.stats.MeasurementDescriptor
-
Detailed description of the measurement, used in documentation.
- getDescription() - Method in class com.google.instrumentation.stats.ViewDescriptor
-
More detailed description, for documentation purposes.
- getDistributionAggregationDescriptor() - Method in class com.google.instrumentation.stats.ViewDescriptor.DistributionViewDescriptor
-
- getDistributionAggregations() - Method in class com.google.instrumentation.stats.View.DistributionView
-
- getIntervalAggregationDescriptor() - Method in class com.google.instrumentation.stats.ViewDescriptor.IntervalViewDescriptor
-
- getIntervalAggregations() - Method in class com.google.instrumentation.stats.View.IntervalView
-
- getIntervals() - Method in class com.google.instrumentation.stats.IntervalAggregation
-
Sequence of intervals for this aggregation.
- getIntervalSize() - Method in class com.google.instrumentation.stats.IntervalAggregation.Interval
-
The interval duration.
- getIntervalSizes() - Method in class com.google.instrumentation.stats.IntervalAggregationDescriptor
-
The time intervals to record for the aggregation.
- getKey() - Method in class com.google.instrumentation.stats.Tag
-
Returns the associated tag key.
- getMax() - Method in class com.google.instrumentation.stats.DistributionAggregation.Range
-
The maximum of the population values.
- getMean() - Method in class com.google.instrumentation.stats.DistributionAggregation
-
The arithmetic mean of the values in the population.
- getMeasurement() - Method in class com.google.instrumentation.stats.MeasurementValue
-
- getMeasurementDescriptor() - Method in class com.google.instrumentation.stats.ViewDescriptor
-
Measurement type of this view.
- getMin() - Method in class com.google.instrumentation.stats.DistributionAggregation.Range
-
The minimum of the population values.
- getName() - Method in class com.google.instrumentation.stats.MeasurementDescriptor
-
Name of measurement, e.g.
- getName() - Method in class com.google.instrumentation.stats.ViewDescriptor
-
Name of view.
- getNanos() - Method in class com.google.instrumentation.common.Duration
-
Returns the number of nanoseconds in the
Duration.
- getNanos() - Method in class com.google.instrumentation.common.Timestamp
-
Returns the number of nanoseconds after the number of seconds since the Unix Epoch represented
by this timestamp.
- getNumerators() - Method in class com.google.instrumentation.stats.MeasurementDescriptor.MeasurementUnit
-
Unit Numerators.
- getNumSubIntervals() - Method in class com.google.instrumentation.stats.IntervalAggregationDescriptor
-
The number of sub intervals.
- getPower10() - Method in class com.google.instrumentation.stats.MeasurementDescriptor.MeasurementUnit
-
Unit multiplier (i.e.
- getRange() - Method in class com.google.instrumentation.stats.DistributionAggregation
-
The range of the population values.
- getSeconds() - Method in class com.google.instrumentation.common.Duration
-
Returns the number of seconds in the
Duration.
- getSeconds() - Method in class com.google.instrumentation.common.Timestamp
-
Returns the number of seconds since the Unix Epoch represented by this timestamp.
- getStatsContextFactory() - Static method in class com.google.instrumentation.stats.Stats
-
- getStatsManager() - Static method in class com.google.instrumentation.stats.Stats
-
- getSum() - Method in class com.google.instrumentation.stats.DistributionAggregation
-
The sum of the values in the population.
- getSum() - Method in class com.google.instrumentation.stats.IntervalAggregation.Interval
-
The cumulative sum of measurements in this interval.
- getTagKeys() - Method in class com.google.instrumentation.stats.ViewDescriptor
-
- getTags() - Method in class com.google.instrumentation.stats.DistributionAggregation
-
- getTags() - Method in class com.google.instrumentation.stats.IntervalAggregation
-
Tags associated with this aggregation.
- getUnit() - Method in class com.google.instrumentation.stats.MeasurementDescriptor
-
- getValue() - Method in class com.google.instrumentation.stats.MeasurementValue
-
Extracts the associated value.
- getValue() - Method in class com.google.instrumentation.stats.Tag
-
Returns the associated tag key.
- getView(ViewDescriptor) - Method in class com.google.instrumentation.stats.StatsManager
-
- getViewDescriptor() - Method in class com.google.instrumentation.stats.View.DistributionView
-
- getViewDescriptor() - Method in class com.google.instrumentation.stats.View
-
- getViewDescriptor() - Method in class com.google.instrumentation.stats.View.IntervalView
-