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