Uses of Class
io.netty.microbench.util.RecyclerBenchmark.ConsumerStats
-
Packages that use RecyclerBenchmark.ConsumerStats Package Description io.netty.microbench.util Benchmarks forio.netty.util. -
-
Uses of RecyclerBenchmark.ConsumerStats in io.netty.microbench.util
Methods in io.netty.microbench.util with parameters of type RecyclerBenchmark.ConsumerStats Modifier and Type Method Description voidRecyclerBenchmark. consumer(RecyclerBenchmark.ProducerConsumerState state, org.openjdk.jmh.infra.Control control, RecyclerBenchmark.ConsumerStats stats)voidRecyclerBenchmark. unguardedConsumer(RecyclerBenchmark.ProducerConsumerState state, org.openjdk.jmh.infra.Control control, RecyclerBenchmark.ConsumerStats stats)
-