Uses of Class
io.nosqlbench.adapter.cqld4.exceptions.CqlGenericCycleException
Packages that use CqlGenericCycleException
-
Uses of CqlGenericCycleException in io.nosqlbench.adapter.cqld4.exceptions
Subclasses of CqlGenericCycleException in io.nosqlbench.adapter.cqld4.exceptionsModifier and TypeClassDescriptionclassThis was added to nosqlbench because the error handling logic was starting to look a bit contrived.classThis is a synthetic error generated by the cql driver in NoSQLBench when the retryreplace option is used but the number of LWT round-trips from the driver is excessive.