Uses of Interface
stormpot.ManagedPool
Packages that use ManagedPool
-
Uses of ManagedPool in stormpot
Methods in stormpot that return ManagedPoolModifier and TypeMethodDescriptionPool.getManagedPool()Get theManagedPoolinstance that represents this pool. -
Uses of ManagedPool in stormpot.internal
Classes in stormpot.internal that implement ManagedPoolModifier and TypeClassDescriptionfinal classBlazePool is a highly optimisedPoolimplementation that consists of a queues of Poolable instances, the access to which is made faster with clever use of ThreadLocals.Methods in stormpot.internal that return ManagedPool