public class PagesAllocationRange extends Object
[partition, cacheId]| Constructor and Description |
|---|
PagesAllocationRange(int lastAllocatedPageCnt,
int currAllocatedPageCnt)
Creates pages range
|
| Modifier and Type | Method and Description |
|---|---|
int |
getCurrAllocatedPageCnt() |
int |
getLastAllocatedPageCnt() |
String |
toString() |
public PagesAllocationRange(int lastAllocatedPageCnt,
int currAllocatedPageCnt)
lastAllocatedPageCnt - Last allocated pages count.currAllocatedPageCnt - Currently allocated pages count.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.6.0 Release Date : July 10 2018