Uses of Interface
org.terracotta.offheapstore.storage.allocator.Allocator

Packages that use Allocator
org.terracotta.offheapstore.storage.allocator   
 

Uses of Allocator in org.terracotta.offheapstore.storage.allocator
 

Classes in org.terracotta.offheapstore.storage.allocator that implement Allocator
 class IntegerBestFitAllocator
          An aggressively best-fit allocator.
 class LongBestFitAllocator
          An aggressively best-fit allocator.
 



Copyright © 2016. All rights reserved.