Package alluxio.stress.cli.report
Class GenerateReport
- java.lang.Object
-
- alluxio.stress.cli.report.GenerateReport
-
public class GenerateReport extends java.lang.ObjectGenerates a report from summaries.
-
-
Constructor Summary
Constructors Constructor Description GenerateReport()Creates an instance.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)voidrun(java.lang.String[] args)Runs the report generation tool.
-