Class VirtDataMainApp

java.lang.Object
io.nosqlbench.virtdata.userlibs.apps.VirtDataMainApp
All Implemented Interfaces:
BundledApp, ToIntFunction<String[]>

public class VirtDataMainApp extends Object implements BundledApp
This just routes the user to the correct sub-app depending on the leading verb, stripping it off in the process.
  • Constructor Details

    • VirtDataMainApp

      public VirtDataMainApp()
  • Method Details