Interface NBMetric
- All Superinterfaces:
com.codahale.metrics.Metric,NBLabeledElement
- All Known Subinterfaces:
NBMetricGauge
- All Known Implementing Classes:
DoubleSummaryGauge,NBBaseMetric,NBFunctionGauge,NBMetricCounter,NBMetricGaugeWrapper,NBMetricHistogram,NBMetricMeter,NBMetricTimer,NBVariableGauge,WindowSummaryGauge
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.nosqlbench.nb.api.labels.NBLabeledElement
NBLabeledElement.BasicLabeledElement -
Field Summary
Fields inherited from interface io.nosqlbench.nb.api.labels.NBLabeledElement
EMPTY -
Method Summary
Methods inherited from interface io.nosqlbench.nb.api.labels.NBLabeledElement
description, getLabels
-
Method Details
-
getHandle
-
typeName
String typeName() -
getDescription
String getDescription() -
getCategories
MetricCategory[] getCategories()
-