Class NBFinders
java.lang.Object
io.nosqlbench.nb.api.components.core.NBFinders
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionallMetricsWithType(Class<T> clazz, NBComponent component) metrics()<T extends NBMetric>
T
-
Constructor Details
-
NBFinders
-
-
Method Details
-
metric
-
metrics
-
metrics
-
allMetricsWithType
public static <T extends NBMetric> List<T> allMetricsWithType(Class<T> clazz, NBComponent component) -
gauge
-
counter
-
timer
-
histogram
-
meter
-
topMetric
-