Uses of Package
org.apache.bookkeeper.common.allocator
-
Packages that use org.apache.bookkeeper.common.allocator Package Description org.apache.bookkeeper.bookie Provides a Bookie server that stores entries for clients.org.apache.bookkeeper.common.allocator defines the utilities for allocator used across the project.org.apache.bookkeeper.common.allocator.impl Implements the utilities for allocator used across the project.org.apache.bookkeeper.conf Configurations used by bookkeeper.org.apache.bookkeeper.server.service Services running in a storage server (bookie).org.apache.bookkeeper.util Bookkeeper utilities. -
Classes in org.apache.bookkeeper.common.allocator used by org.apache.bookkeeper.bookie Class Description ByteBufAllocatorWithOomHandler A ByteBufAllocatr interface with a OOM handler. -
Classes in org.apache.bookkeeper.common.allocator used by org.apache.bookkeeper.common.allocator Class Description ByteBufAllocatorBuilder Builder object to customize a ByteBuf allocator.ByteBufAllocatorWithOomHandler A ByteBufAllocatr interface with a OOM handler.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. -
Classes in org.apache.bookkeeper.common.allocator used by org.apache.bookkeeper.common.allocator.impl Class Description ByteBufAllocatorBuilder Builder object to customize a ByteBuf allocator.ByteBufAllocatorWithOomHandler A ByteBufAllocatr interface with a OOM handler.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. -
Classes in org.apache.bookkeeper.common.allocator used by org.apache.bookkeeper.conf Class 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. -
Classes in org.apache.bookkeeper.common.allocator used by org.apache.bookkeeper.server.service Class Description ByteBufAllocatorWithOomHandler A ByteBufAllocatr interface with a OOM handler. -
Classes in org.apache.bookkeeper.common.allocator used by org.apache.bookkeeper.util Class Description ByteBufAllocatorWithOomHandler A ByteBufAllocatr interface with a OOM handler.