public class MetaPageInitRootInlineRecord extends MetaPageInitRootRecord
WALRecord.RecordTyperootId| Constructor and Description |
|---|
MetaPageInitRootInlineRecord(int cacheId,
long pageId,
long rootId,
int inlineSize) |
| Modifier and Type | Method and Description |
|---|---|
void |
applyDelta(PageMemory pageMem,
long pageAddr)
Apply changes from this delta to the given page.
|
int |
inlineSize() |
WALRecord.RecordType |
type() |
rootIdcacheId, pageId, toStringpublic MetaPageInitRootInlineRecord(int cacheId,
long pageId,
long rootId,
int inlineSize)
cacheId - pageId - Meta page ID.rootId - inlineSize - Inline size.public int inlineSize()
public void applyDelta(PageMemory pageMem, long pageAddr) throws IgniteCheckedException
applyDelta in class MetaPageInitRootRecordpageMem - Page memory.pageAddr - Page address.IgniteCheckedException - If failed.public WALRecord.RecordType type()
type in class MetaPageInitRootRecord
Follow @ApacheIgnite
Ignite Fabric : ver. 2.0.0 Release Date : April 30 2017