java.lang.Object
io.nosqlbench.engine.api.activityapi.errorhandling.modular.handlers.CounterErrorHandler
io.nosqlbench.engine.api.activityapi.errorhandling.modular.handlers.CountErrorHandler
All Implemented Interfaces:
ErrorMetrics.Aware, ErrorHandler

public class CountErrorHandler
extends CounterErrorHandler
This is here to allow the classic name 'count' to work although the modern error handler scheme uses canonical metric type names.
  • Constructor Summary

    Constructors 
    Constructor Description
    CountErrorHandler()  
  • Method Summary

    Methods inherited from class io.nosqlbench.engine.api.activityapi.errorhandling.modular.handlers.CounterErrorHandler

    handleError, setErrorMetricsSupplier

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait