Uses of Class
io.nosqlbench.activitytype.cqlverify.DiffType
-
Uses of DiffType in io.nosqlbench.activitytype.cqlverify
Methods in io.nosqlbench.activitytype.cqlverify that return DiffType Modifier and Type Method Description static DiffTypeDiffType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static DiffType[]DiffType. values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in io.nosqlbench.activitytype.cqlverify with parameters of type DiffType Modifier and Type Method Description booleanDiffType. is(DiffType option)Constructors in io.nosqlbench.activitytype.cqlverify with parameters of type DiffType Constructor Description ThreadLocalWrapper(VerificationMetrics metrics, io.nosqlbench.virtdata.core.bindings.Bindings bindings, DiffType diffType)