Package io.netty.buffer
Interface AdaptivePoolingAllocator.ChunkControllerFactory
-
- All Known Implementing Classes:
AdaptivePoolingAllocator.HistogramChunkControllerFactory,AdaptivePoolingAllocator.SizeClassChunkControllerFactory
- Enclosing class:
- AdaptivePoolingAllocator
private static interface AdaptivePoolingAllocator.ChunkControllerFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description AdaptivePoolingAllocator.ChunkControllercreate(AdaptivePoolingAllocator.MagazineGroup group)
-
-
-
Method Detail
-
create
AdaptivePoolingAllocator.ChunkController create(AdaptivePoolingAllocator.MagazineGroup group)
-
-