public interface IndexRow extends MvccVersionAware
| Modifier and Type | Method and Description |
|---|---|
CacheDataRow |
cacheDataRow() |
boolean |
indexSearchRow() |
IndexKey |
key(int idx) |
IndexKey[] |
keys() |
long |
link() |
default long |
mvccCoordinatorVersion() |
default long |
mvccCounter() |
default int |
mvccOperationCounter() |
default byte |
mvccTxState() |
InlineIndexRowHandler |
rowHandler() |
mvccVersion, mvccVersion, mvccVersion, mvccVersionIndexKey key(int idx)
idx - Index of a key.IndexKey[] keys()
long link()
InlineIndexRowHandler rowHandler()
CacheDataRow cacheDataRow()
default long mvccCoordinatorVersion()
mvccCoordinatorVersion in interface MvccVersionAwaredefault long mvccCounter()
mvccCounter in interface MvccVersionAwaredefault int mvccOperationCounter()
mvccOperationCounter in interface MvccVersionAwaredefault byte mvccTxState()
mvccTxState in interface MvccVersionAwareboolean indexSearchRow()
True for rows used for index search (as opposed to rows stored in InlineIndexTree.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.11.0 Release Date : September 11 2021