Package io.nosqlbench.engine.api.activityapi.errorhandling.modular.handlers
package io.nosqlbench.engine.api.activityapi.errorhandling.modular.handlers
-
ClassesClassDescriptionThis is here to allow the classic name 'count' to work although the modern error handler scheme uses canonical metric type names.The expected result verification error handler will create, if needed, two metric objects for error and retry counts.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.