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