Uses of Class
org.apache.hc.core5.benchmark.Results
-
Packages that use Results Package Description org.apache.hc.core5.benchmark Apache Bench (AB) clone based on HttpCore. -
-
Uses of Results in org.apache.hc.core5.benchmark
Methods in org.apache.hc.core5.benchmark that return Results Modifier and Type Method Description private Results
HttpBenchmark. doExecute(HttpAsyncRequester requester, Stats stats)
Results
HttpBenchmark. execute()
Methods in org.apache.hc.core5.benchmark with parameters of type Results Modifier and Type Method Description static void
ResultFormatter. print(java.io.PrintStream printStream, Results results)
-