public class H2PlainRow extends H2Row
| Constructor and Description |
|---|
H2PlainRow(int len) |
H2PlainRow(org.gridgain.internal.h2.value.Value[] vals) |
| 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 H2PlainRow(org.gridgain.internal.h2.value.Value[] vals)
vals - Values.public H2PlainRow(int len)
len - Length.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 indexSearchRow()
indexSearchRow in class H2RowTrue for rows used for index search (as opposed to rows stored in H2Tree.public boolean hasSharedData(org.gridgain.internal.h2.result.Row other)
public int getMemory()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.23-p1 Release Date : November 19 2025