Class StressCommand

  • All Implemented Interfaces:
    org.apache.karaf.shell.api.action.Action

    public class StressCommand
    extends Object
    implements org.apache.karaf.shell.api.action.Action
    Used to stress the persistence layer with generated collection sets.
    Author:
    jwhite
    • Constructor Detail

      • StressCommand

        public StressCommand()
    • Method Detail

      • execute

        public Void execute()
                     throws Exception
        Specified by:
        execute in interface org.apache.karaf.shell.api.action.Action
        Throws:
        Exception