public interface MvccDataPageClosure
| Modifier and Type | Method and Description |
|---|---|
boolean |
applyMvcc(DataPageIO io,
long dataPageAddr,
int itemId,
int pageSize) |
boolean applyMvcc(DataPageIO io, long dataPageAddr, int itemId, int pageSize) throws IgniteCheckedException
io - Data page IO.dataPageAddr - Data page address.itemId - Item Id.pageSize - Page size.true If the row is visible.IgniteCheckedException - If failed.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021