Uses of Class
io.netty.microbench.buffer.ByteBufAllocatorAllocPatternBenchmark.AllocationPatternState
-
Packages that use ByteBufAllocatorAllocPatternBenchmark.AllocationPatternState Package Description io.netty.microbench.buffer Benchmarks forio.netty.buffer. -
-
Uses of ByteBufAllocatorAllocPatternBenchmark.AllocationPatternState in io.netty.microbench.buffer
Methods in io.netty.microbench.buffer with parameters of type ByteBufAllocatorAllocPatternBenchmark.AllocationPatternState Modifier and Type Method Description voidByteBufAllocatorAllocPatternBenchmark. directAllocation(ByteBufAllocatorAllocPatternBenchmark.AllocationPatternState state)voidByteBufAllocatorAllocPatternBenchmark. heapAllocation(ByteBufAllocatorAllocPatternBenchmark.AllocationPatternState state)
-