| Modifier and Type | Class and Description |
|---|---|
class |
GridCacheMvccEntryInfo |
| Modifier and Type | Method and Description |
|---|---|
static int |
MvccUtils.compare(long mvccCrdLeft,
long mvccCntrLeft,
int mvccOpCntrLeft,
MvccVersionAware other)
Compares to pairs of coordinator/counter versions.
|
static int |
MvccUtils.compare(MvccVersionAware row,
long mvccCrdRight,
long mvccCntrRight)
Compares to pairs of MVCC versions.
|
static int |
MvccUtils.compare(MvccVersionAware row,
MvccVersion ver)
Compares row version (xid_min) with the given version.
|
default void |
MvccVersionAware.mvccVersion(MvccVersionAware other)
Copies mvcc version from another object.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
CacheDataRow
Cache data row.
|
interface |
CacheSearchRow |
| Modifier and Type | Class and Description |
|---|---|
class |
CacheDataRowAdapter
Cache data row adapter.
|
| Modifier and Type | Class and Description |
|---|---|
class |
DataRow |
class |
SearchRow |
| Modifier and Type | Class and Description |
|---|---|
class |
MvccDataRow |
class |
MvccUpdateDataRow |
class |
MvccUpdateDataRowNative |
| Modifier and Type | Class and Description |
|---|---|
class |
MvccLinkAwareSearchRow
MVCC search row which contains a link.
|
class |
MvccMaxSearchRow
Search row for maximum key version.
|
class |
MvccMinSearchRow
Search row for minimum key version.
|
class |
MvccSearchRow
MVCC search row which uses specific MVCC version (coordinator + counter) to filter rows.
|
class |
MvccSnapshotSearchRow
Search row which returns the first row visible for the given snapshot.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.5 Release Date : June 4 2019