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