Package io.netty.buffer
Interface AdaptivePoolingAllocator.ChunkReleasePredicate
-
- All Known Implementing Classes:
AdaptivePoolingAllocator.HistogramChunkController
- Enclosing class:
- AdaptivePoolingAllocator
private static interface AdaptivePoolingAllocator.ChunkReleasePredicate
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description booleanshouldReleaseChunk(int chunkSize)
-