public class IndexSearchRowImpl extends Object implements IndexRow
| Constructor and Description |
|---|
IndexSearchRowImpl(IndexKey[] idxKeys,
InlineIndexRowHandler rowHnd)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
CacheDataRow |
cacheDataRow() |
boolean |
indexSearchRow() |
IndexKey |
key(int idx) |
IndexKey[] |
keys() |
long |
link() |
InlineIndexRowHandler |
rowHandler() |
String |
toString() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitmvccCoordinatorVersion, mvccCounter, mvccOperationCounter, mvccTxStatemvccVersion, mvccVersion, mvccVersion, mvccVersionpublic IndexSearchRowImpl(IndexKey[] idxKeys, InlineIndexRowHandler rowHnd)
public IndexKey key(int idx)
public InlineIndexRowHandler rowHandler()
rowHandler in interface IndexRowpublic CacheDataRow cacheDataRow()
cacheDataRow in interface IndexRowpublic boolean indexSearchRow()
indexSearchRow 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.11.0 Release Date : September 11 2021