Uses of Interface
io.nosqlbench.engine.api.activityapi.errorhandling.ErrorMetrics.Aware
| Package | Description |
|---|---|
| io.nosqlbench.engine.api.activityapi.errorhandling.modular.handlers |
-
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.Aware Modifier and Type Class Description classCounterErrorHandlerclassCountErrorHandlerThis is here to allow the classic name 'count' to work although the modern error handler scheme uses canonical metric type names.classHistogramErrorHandlerThe 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.classMeterErrorHandlerclassTimerErrorHandler