Uses of Interface
io.trino.benchmark.BenchmarkResultHook
-
Uses of BenchmarkResultHook in io.trino.benchmark
Classes in io.trino.benchmark that implement BenchmarkResultHookModifier and TypeClassDescriptionclassclassclassclassclassMethods in io.trino.benchmark that return BenchmarkResultHookModifier and TypeMethodDescriptionAverageBenchmarkResults.addResults(Map<String, Long> results) BenchmarkResultHook.addResults(Map<String, Long> results) JsonAvgBenchmarkResultWriter.addResults(Map<String, Long> results) JsonBenchmarkResultWriter.addResults(Map<String, Long> results) OdsBenchmarkResultWriter.addResults(Map<String, Long> results) SimpleLineBenchmarkResultWriter.addResults(Map<String, Long> results) Methods in io.trino.benchmark with parameters of type BenchmarkResultHookModifier and TypeMethodDescriptionvoidAbstractBenchmark.runBenchmark(BenchmarkResultHook benchmarkResultHook)