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.NoopLongPoint
LongGauge.NoopLongGauge.NoopLongPoint. INSTANCE
Methods in io.opencensus.metrics that return LongGauge.NoopLongGauge.NoopLongPoint Modifier and Type Method Description LongGauge.NoopLongGauge.NoopLongPoint
LongGauge.NoopLongGauge. getDefaultTimeSeries()
LongGauge.NoopLongGauge.NoopLongPoint
LongGauge.NoopLongGauge. getOrCreateTimeSeries(java.util.List<LabelValue> labelValues)
-