Class AdaptivePoolingAllocator.HistogramChunkControllerFactory
java.lang.Object
io.netty.buffer.AdaptivePoolingAllocator.HistogramChunkControllerFactory
- All Implemented Interfaces:
AdaptivePoolingAllocator.ChunkControllerFactory
- Enclosing class:
AdaptivePoolingAllocator
private static final class AdaptivePoolingAllocator.HistogramChunkControllerFactory
extends Object
implements AdaptivePoolingAllocator.ChunkControllerFactory
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Field Details
-
Constructor Details
-
HistogramChunkControllerFactory
private HistogramChunkControllerFactory(boolean shareable)
-
-
Method Details
-
create
public AdaptivePoolingAllocator.ChunkController create(AdaptivePoolingAllocator.MagazineGroup group) - Specified by:
createin interfaceAdaptivePoolingAllocator.ChunkControllerFactory
-