Package io.netty.buffer
Interface AdaptivePoolingAllocator.ChunkReleasePredicate
- All Known Implementing Classes:
AdaptivePoolingAllocator.HistogramChunkController
- Enclosing class:
AdaptivePoolingAllocator
private static interface AdaptivePoolingAllocator.ChunkReleasePredicate
-
Method Summary
-
Method Details
-
shouldReleaseChunk
boolean shouldReleaseChunk(int chunkSize)
-