Uses of Class
org.terracotta.offheapstore.storage.allocator.PowerOfTwoAllocator
-
Packages that use PowerOfTwoAllocator Package Description org.terracotta.offheapstore.paging -
-
Uses of PowerOfTwoAllocator in org.terracotta.offheapstore.paging
Fields in org.terracotta.offheapstore.paging with type parameters of type PowerOfTwoAllocator Modifier and Type Field Description private java.util.List<PowerOfTwoAllocator>UpfrontAllocatingPageSource. sliceAllocatorsprivate java.util.List<PowerOfTwoAllocator>UpfrontAllocatingPageSource. victimAllocators
-