Uses of Package
stormpot.internal
Packages that use stormpot.internal
-
Classes in stormpot.internal used by stormpot.internalClassDescriptionAn AllocationController implements the actual allocation and deallocation of objects in a pool.The allocation process represent the means of building pool-specific
AllocationControllerinstances.The operating mode of anAllocationProcess.BlazePool is a highly optimisedPoolimplementation that consists of a queues of Poolable instances, the access to which is made faster with clever use of ThreadLocals.A reference to aBSlot.Container of default, initial settings for aPoolBuilder.ThePoolBuilderimplementation.A holder of permissions, deciding whatPoolBuildersettings are allowed to be changed.An implementation ofCompletionbased on a wait-free stack.A callback that will be notified when threads block on a given completion.