public class H2PlainRowPair extends H2Row
| Constructor and Description |
|---|
H2PlainRowPair(org.h2.value.Value v1,
org.h2.value.Value v2) |
| Modifier and Type | Method and Description |
|---|---|
int |
getColumnCount() |
org.h2.value.Value |
getValue(int idx) |
boolean |
indexSearchRow() |
void |
setValue(int idx,
org.h2.value.Value v) |
String |
toString() |
commit, expireTime, getByteCount, getCopy, getKey, getMemory, getSessionId, getValueList, getVersion, isDeleted, isEmpty, mvccCoordinatorVersion, mvccCounter, mvccOperationCounter, mvccTxState, setDeleted, setKey, setKeyAndVersion, setSessionId, setVersionclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitmvccVersion, mvccVersion, mvccVersion, mvccVersionpublic H2PlainRowPair(org.h2.value.Value v1,
org.h2.value.Value v2)
v1 - First value.v2 - Second value.public int getColumnCount()
public org.h2.value.Value getValue(int idx)
public void setValue(int idx,
org.h2.value.Value v)
public boolean indexSearchRow()
indexSearchRow in class H2RowTrue for rows used for index search.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023