Uses of Class
io.nosqlbench.engine.core.metrics.MetricMap
Packages that use MetricMap
-
Uses of MetricMap in io.nosqlbench.engine.core.metrics
Methods in io.nosqlbench.engine.core.metrics that return MetricMapModifier and TypeMethodDescriptionMetricMap.findOrCreateDottedNodePath(String nodeName) MetricMap.findOrCreateDottedParentPath(String metricName) MetricMap.findOrCreateNodePath(String... names) Given an array of non-delimited component names, walk from the root node to each name, creating any needed nodes along the way.