Class UpfrontAllocatingPageSource.AllocatedRegion
java.lang.Object
org.terracotta.offheapstore.paging.UpfrontAllocatingPageSource.AllocatedRegion
- Enclosing class:
UpfrontAllocatingPageSource
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
address
private final int address -
size
private final int size
-
-
Constructor Details
-
AllocatedRegion
AllocatedRegion(int address, int size)
-