Package org.apache.bookkeeper.common.allocator
defines the utilities for allocator used across the project.
- 
Interface Summary Interface Description ByteBufAllocatorBuilder Builder object to customize a ByteBuf allocator.ByteBufAllocatorWithOomHandler A ByteBufAllocatr interface with a OOM handler. - 
Enum Summary Enum Description LeakDetectionPolicy Define the policy for the Netty leak detector.OutOfMemoryPolicy Represents the action to take when it's not possible to allocate memory.PoolingPolicy Define a policy for allocating buffers.