public interface PageMemory extends LifecycleAware, PageIdAllocator, PageSupport
FLAG_DATA, FLAG_IDX, INDEX_PARTITION, MAX_PARTITION_ID| Modifier and Type | Method and Description |
|---|---|
int |
checkpointBufferPagesCount()
Number of pages used in checkpoint buffer.
|
long |
loadedPages() |
ByteBuffer |
pageBuffer(long pageAddr) |
int |
pageSize() |
int |
systemPageSize() |
start, stopallocatePage, freePageacquirePage, isDirty, readLock, readLockForce, readUnlock, releasePage, tryWriteLock, writeLock, writeUnlockint pageSize()
int systemPageSize()
ByteBuffer pageBuffer(long pageAddr)
pageAddr - Page address.long loadedPages()
int checkpointBufferPagesCount()
Follow @ApacheIgnite
Ignite Fabric : ver. 2.4.0 Release Date : March 5 2018