| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache.mvcc | |
| org.apache.ignite.internal.processors.cache.persistence |
This package contain cache with persitence implementation.
|
| org.apache.ignite.internal.processors.cache.persistence.tree.io | |
| org.apache.ignite.internal.processors.cache.tree.mvcc.search |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
MvccUtils.isVisible(GridCacheContext cctx,
MvccSnapshot snapshot,
DataPageIO dataIo,
long pageAddr,
int itemId,
int pageSize) |
| Modifier and Type | Method and Description |
|---|---|
void |
CacheDataRowAdapter.initFromDataPage(DataPageIO io,
long pageAddr,
int itemId,
@Nullable CacheGroupContext grp,
GridCacheSharedContext<?,?> sharedCtx,
PageMemory pageMem,
CacheDataRowAdapter.RowData rowData,
boolean skipVer) |
| Modifier and Type | Field and Description |
|---|---|
static IOVersions<DataPageIO> |
DataPageIO.VERSIONS |
| Modifier and Type | Method and Description |
|---|---|
boolean |
MvccDataPageClosure.applyMvcc(DataPageIO io,
long dataPageAddr,
int itemId,
int pageSize) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.8.1 Release Date : May 21 2020