Uses of Interface
io.nosqlbench.engine.api.activityapi.errorhandling.ErrorMetrics.Aware
Packages that use ErrorMetrics.Aware
-
Uses of ErrorMetrics.Aware in io.nosqlbench.engine.api.activityapi.errorhandling.modular.handlers
Classes in io.nosqlbench.engine.api.activityapi.errorhandling.modular.handlers that implement ErrorMetrics.AwareModifier and TypeClassDescriptionclassclassThis is here to allow the classic name 'count' to work although the modern error handler scheme uses canonical metric type names.classThe expected result verification error handler will create, if needed, two metric objects for error and retry counts.classThe histogram error handler will create, if needed, a histogram metrics object for the named"errorhistos.simplename" + e.getClass().getSimpleName(), and then add the current session time to it.classclass