Package io.netty.buffer
Class AdaptivePoolingAllocator.BuddyChunkManagementStrategy
java.lang.Object
io.netty.buffer.AdaptivePoolingAllocator.BuddyChunkManagementStrategy
- All Implemented Interfaces:
AdaptivePoolingAllocator.ChunkManagementStrategy
- Enclosing class:
AdaptivePoolingAllocator
private static final class AdaptivePoolingAllocator.BuddyChunkManagementStrategy
extends Object
implements AdaptivePoolingAllocator.ChunkManagementStrategy
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
maxChunkSize
-
-
Constructor Details
-
BuddyChunkManagementStrategy
private BuddyChunkManagementStrategy()
-
-
Method Details
-
createController
public AdaptivePoolingAllocator.ChunkController createController(AdaptivePoolingAllocator.MagazineGroup group) - Specified by:
createControllerin interfaceAdaptivePoolingAllocator.ChunkManagementStrategy
-
createChunkCache
- Specified by:
createChunkCachein interfaceAdaptivePoolingAllocator.ChunkManagementStrategy
-