public class IndexPlainRowImpl extends Object implements IndexRow
| Constructor and Description |
|---|
IndexPlainRowImpl(IndexKey[] idxKeys,
InlineIndexRowHandler rowHnd)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
CacheDataRow |
cacheDataRow() |
boolean |
indexPlainRow() |
IndexKey |
key(int idx) |
int |
keysCount() |
long |
link() |
InlineIndexRowHandler |
rowHandler() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitmvccCoordinatorVersion, mvccCounter, mvccOperationCounter, mvccTxStatemvccVersion, mvccVersion, mvccVersion, mvccVersionpublic IndexPlainRowImpl(IndexKey[] idxKeys, InlineIndexRowHandler rowHnd)
public IndexKey key(int idx)
public InlineIndexRowHandler rowHandler()
rowHandler in interface IndexRowpublic CacheDataRow cacheDataRow()
cacheDataRow in interface IndexRowpublic boolean indexPlainRow()
indexPlainRow in interface IndexRowTrue for rows used for index search (as opposed to rows stored in InlineIndexTree.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023