Uses of Class
io.opencensus.metrics.LongGauge.NoopLongGauge.NoopLongPoint
-
Packages that use LongGauge.NoopLongGauge.NoopLongPoint Package Description io.opencensus.metrics This package describes the Metrics data model. -
-
Uses of LongGauge.NoopLongGauge.NoopLongPoint in io.opencensus.metrics
Fields in io.opencensus.metrics declared as LongGauge.NoopLongGauge.NoopLongPoint Modifier and Type Field Description private static LongGauge.NoopLongGauge.NoopLongPointLongGauge.NoopLongGauge.NoopLongPoint. INSTANCEMethods in io.opencensus.metrics that return LongGauge.NoopLongGauge.NoopLongPoint Modifier and Type Method Description LongGauge.NoopLongGauge.NoopLongPointLongGauge.NoopLongGauge. getDefaultTimeSeries()LongGauge.NoopLongGauge.NoopLongPointLongGauge.NoopLongGauge. getOrCreateTimeSeries(java.util.List<LabelValue> labelValues)
-