Uses of Interface
io.hyperfoil.api.config.BenchmarkData
-
Packages that use BenchmarkData Package Description io.hyperfoil.api.config -
-
Uses of BenchmarkData in io.hyperfoil.api.config
Fields in io.hyperfoil.api.config declared as BenchmarkData Modifier and Type Field Description static BenchmarkDataBenchmarkData. EMPTYMethods in io.hyperfoil.api.config that return BenchmarkData Modifier and Type Method Description BenchmarkDataBenchmarkBuilder. data()Methods in io.hyperfoil.api.config with parameters of type BenchmarkData Modifier and Type Method Description BenchmarkBuilderBenchmarkBuilder. data(BenchmarkData data)Constructors in io.hyperfoil.api.config with parameters of type BenchmarkData Constructor Description BenchmarkBuilder(java.lang.String originalSource, BenchmarkData data)
-