public class H2PlainRowSingle extends H2Row
| Constructor and Description |
|---|
H2PlainRowSingle(org.gridgain.internal.h2.value.Value v) |
| 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 H2PlainRowSingle(org.gridgain.internal.h2.value.Value v)
v - 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