public class H2PlainRowPair extends H2Row
| Constructor and Description |
|---|
H2PlainRowPair(org.gridgain.internal.h2.value.Value v1,
org.gridgain.internal.h2.value.Value v2) |
| Modifier and Type | Method and Description |
|---|---|
int |
getColumnCount() |
int |
getMemory() |
org.gridgain.internal.h2.value.Value |
getValue(int idx) |
boolean |
hasSharedData(org.gridgain.internal.h2.result.Row other) |
boolean |
indexSearchRow() |
void |
setValue(int idx,
org.gridgain.internal.h2.value.Value v) |
String |
toString() |
expireTime, getByteCount, getKey, getValueList, isDeleted, isEmpty, mvccCoordinatorVersion, mvccCounter, mvccOperationCounter, mvccTxState, setDeleted, setKey, setKeyclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitmvccVersion, mvccVersion, mvccVersion, mvccVersionpublic H2PlainRowPair(org.gridgain.internal.h2.value.Value v1,
org.gridgain.internal.h2.value.Value v2)
v1 - First value.v2 - Second value.public int getColumnCount()
public org.gridgain.internal.h2.value.Value getValue(int idx)
public void setValue(int idx,
org.gridgain.internal.h2.value.Value v)
public boolean hasSharedData(org.gridgain.internal.h2.result.Row other)
public boolean indexSearchRow()
indexSearchRow in class H2RowTrue for rows used for index search (as opposed to rows stored in H2Tree.public int getMemory()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.17-p1 Release Date : November 27 2025