Package io.nosqlbench.engine.api.activityapi.errorhandling.modular.handlers
-
Class Summary Class Description CounterErrorHandler CountErrorHandler This is here to allow the classic name 'count' to work although the modern error handler scheme uses canonical metric type names.HistogramErrorHandler The 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.IgnoreErrorHandler MeterErrorHandler RetryErrorHandler StopErrorHandler TimerErrorHandler WarnErrorHandler