| Modifier and Type | Class and Description |
|---|---|
class |
GridCacheMvccEntryInfo |
| Modifier and Type | Method and Description |
|---|---|
static int |
MvccUtils.compareNewVersion(MvccUpdateVersionAware row,
long mvccCrd,
long mvccCntr)
Compares new row version (xid_max) with the given counter and coordinator versions.
|
static int |
MvccUtils.compareNewVersion(MvccUpdateVersionAware row,
long mvccCrd,
long mvccCntr,
int opCntr)
Compares new row version (xid_max) with the given counter and coordinator versions.
|
static int |
MvccUtils.compareNewVersion(MvccUpdateVersionAware row,
MvccVersion ver)
Compares new row version (xid_max) with the given version.
|
static boolean |
MvccUtils.hasNewVersion(MvccUpdateVersionAware row)
Checks if a row has not empty new version (xid_max).
|
default void |
MvccUpdateVersionAware.newMvccVersion(MvccUpdateVersionAware other)
Copies new MVCC version
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CacheDataRow
Cache data row.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CacheDataRowAdapter
Cache data row adapter.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DataRow |
| Modifier and Type | Class and Description |
|---|---|
class |
MvccDataRow |
class |
MvccUpdateDataRow |
class |
MvccUpdateDataRowNative |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.5 Release Date : June 4 2019