Class StatsGenerator
- java.lang.Object
-
- org.apache.pinot.tools.query.comparison.StatsGenerator
-
public class StatsGenerator extends Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidgenerateReport(String dataFileName)static voidmain(String[] args)
-
-
-
Method Detail
-
generateReport
public static void generateReport(String dataFileName) throws IOException
- Throws:
IOException
-
main
public static void main(String[] args) throws IOException
- Throws:
IOException
-
-