public interface ReplacedPageWriter
| Modifier and Type | Method and Description |
|---|---|
void |
writePage(FullPageId fullPageId,
ByteBuffer byteBuf,
int tag) |
void writePage(FullPageId fullPageId, ByteBuffer byteBuf, int tag) throws IgniteCheckedException
fullPageId - Full page ID being evicted.byteBuf - Buffer with page data.tag - partition update tag, increasing counter.IgniteCheckedException - if page write failed.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.5 Release Date : June 4 2019