Class ActivityLoader

java.lang.Object
io.nosqlbench.engine.core.lifecycle.activity.ActivityLoader

public class ActivityLoader extends Object
Consolidates the activity type and activity instantiation logic into one place per scope. Within the lifetime of this ActivityLoader, all activities may see each other by name.
  • Constructor Details

    • ActivityLoader

      public ActivityLoader()
  • Method Details