Package io.netty.buffer
Interface AdaptivePoolingAllocator.ChunkCache
- All Known Implementing Classes:
AdaptivePoolingAllocator.ConcurrentSkipListChunkCache,AdaptivePoolingAllocator.SharedSizeClassedChunkCache,AdaptivePoolingAllocator.SizeClassedChunkCache,AdaptivePoolingAllocator.ThreadLocalSizeClassedChunkCache
- Enclosing class:
AdaptivePoolingAllocator
static interface AdaptivePoolingAllocator.ChunkCache
-
Method Details
-
pollChunk
-
offerChunk
-
free
void free() -
isEmpty
boolean isEmpty()
-