Uses of Class
io.opencensus.metrics.DerivedDoubleCumulative.NoopDerivedDoubleCumulative
-
Packages that use DerivedDoubleCumulative.NoopDerivedDoubleCumulative Package Description io.opencensus.metrics This package describes the Metrics data model. -
-
Uses of DerivedDoubleCumulative.NoopDerivedDoubleCumulative in io.opencensus.metrics
Methods in io.opencensus.metrics that return DerivedDoubleCumulative.NoopDerivedDoubleCumulative Modifier and Type Method Description (package private) static DerivedDoubleCumulative.NoopDerivedDoubleCumulative
DerivedDoubleCumulative.NoopDerivedDoubleCumulative. create(java.lang.String name, java.lang.String description, java.lang.String unit, java.util.List<LabelKey> labelKeys)
-