public static interface CheckpointPagesWriter.CheckpointPageWriter
| Modifier and Type | Method and Description |
|---|---|
PageStore |
write(PageMemoryEx pageMemEx,
FullPageId fullPageId,
ByteBuffer buf,
int tag) |
PageStore write(PageMemoryEx pageMemEx, FullPageId fullPageId, ByteBuffer buf, int tag) throws IgniteCheckedException
pageMemEx - Page memory from which page should be written.fullPageId - Full page id.buf - Byte buffer.tag - Page tag.PageStore which was used to write.IgniteCheckedException - if fail.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.1 Release Date : December 20 2021