Package org.terracotta.offheapstore.storage.allocator
-
Interface Summary Interface Description Allocator -
Class Summary Class Description IntegerBestFitAllocator An aggressively best-fit allocator.LongBestFitAllocator An aggressively best-fit allocator.PowerOfTwoAllocator An augmented AA tree allocator with unusual alignment/allocation properties.Region Class that represents the regions held within this set. -
Enum Summary Enum Description PowerOfTwoAllocator.Packing