Class PoolThreadCache

java.lang.Object
io.netty.buffer.PoolThreadCache

final class PoolThreadCache extends Object
Acts a Thread cache for allocations. This implementation is moduled after jemalloc and the descripted technics of Scalable memory allocation using jemalloc.