Uses of Class
org.apache.hc.core5.benchmark.Stats
Packages that use Stats
-
Uses of Stats in org.apache.hc.core5.benchmark
Fields in org.apache.hc.core5.benchmark declared as StatsMethods in org.apache.hc.core5.benchmark with parameters of type StatsModifier and TypeMethodDescriptionprivate Results
HttpBenchmark.doExecute
(HttpAsyncRequester requester, Stats stats) Constructors in org.apache.hc.core5.benchmark with parameters of type StatsModifierConstructorDescriptionBenchmarkWorker
(HttpAsyncRequester requester, HttpHost host, HttpCoreContext context, AtomicLong requestCount, CountDownLatch completionLatch, Stats stats, BenchmarkConfig config)