Class GenLoad

java.lang.Object
org.apache.storm.loadgen.GenLoad

public class GenLoad extends Object
Generate a simulated load.
  • Constructor Details

    • GenLoad

      public GenLoad()
  • Method Details

    • main

      public static void main(String[] args) throws Exception
      Main entry point for GenLoad application.
      Parameters:
      args - the command line args.
      Throws:
      Exception - on any error.