Class NBErrorHandler
java.lang.Object
io.nosqlbench.engine.api.activityapi.errorhandling.modular.NBErrorHandler
-
Nested Class Summary
Nested Classes -
Constructor Summary
ConstructorsConstructorDescriptionNBErrorHandler(Supplier<String> configSpecSupplier, Supplier<ErrorMetrics> metricsSupplier) NBErrorHandler(Supplier<String> configSpecSupplier, Supplier<ErrorMetrics> metricsSupplier, Function<Throwable, String> namer) -
Method Summary
-
Constructor Details
-
NBErrorHandler
-
NBErrorHandler
-
-
Method Details
-
handleError
-