Uses of Class
stormpot.internal.AllocationController
Packages that use AllocationController
-
Uses of AllocationController in stormpot.internal
Subclasses of AllocationController in stormpot.internalModifier and TypeClassDescriptionfinal classDirectAllocationController<T extends Poolable>TheAllocationControllerthat implements theAllocationProcessMode.DIRECTmode.final classInlineAllocationController<T extends Poolable>TheAllocationControllerimplementation for theAllocationProcessMode.INLINEmode.final classThreadedAllocationController<T extends Poolable>TheAllocationControllerimplementation for theAllocationProcessMode.THREADEDmode.