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.NoopLongPointLongCumulative.NoopLongCumulative.NoopLongPoint. INSTANCEMethods in io.opencensus.metrics that return LongCumulative.NoopLongCumulative.NoopLongPoint Modifier and Type Method Description LongCumulative.NoopLongCumulative.NoopLongPointLongCumulative.NoopLongCumulative. getDefaultTimeSeries()LongCumulative.NoopLongCumulative.NoopLongPointLongCumulative.NoopLongCumulative. getOrCreateTimeSeries(java.util.List<LabelValue> labelValues)
-