Class CqlVerifyActivityType

java.lang.Object
io.nosqlbench.activitytype.cqlverify.CqlVerifyActivityType
All Implemented Interfaces:
io.nosqlbench.engine.api.activityapi.core.ActivityType<CqlVerifyActivity>

public class CqlVerifyActivityType
extends java.lang.Object
implements io.nosqlbench.engine.api.activityapi.core.ActivityType<CqlVerifyActivity>
  • Constructor Summary

    Constructors 
    Constructor Description
    CqlVerifyActivityType()  
  • Method Summary

    Modifier and Type Method Description
    io.nosqlbench.engine.api.activityapi.core.ActionDispenser getActionDispenser​(CqlVerifyActivity activity)  
    CqlVerifyActivity getActivity​(io.nosqlbench.engine.api.activityimpl.ActivityDef activityDef)  

    Methods inherited from class java.lang.Object

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

    Methods inherited from interface io.nosqlbench.engine.api.activityapi.core.ActivityType

    getAssembledActivity, getInputDispenser, getMotorDispenser, getOutputDispenser, getTypeMap