| Constructor and Description |
|---|
GridH2SearchRowAdapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
commit() |
int |
getByteCount(org.h2.store.Data dummy) |
org.h2.result.Row |
getCopy() |
long |
getKey() |
int |
getMemory() |
int |
getSessionId() |
org.h2.value.Value[] |
getValueList() |
int |
getVersion() |
boolean |
isDeleted() |
boolean |
isEmpty() |
void |
setDeleted(boolean deleted) |
void |
setKey(long key) |
void |
setKeyAndVersion(org.h2.result.SearchRow old) |
void |
setSessionId(int sessionId) |
void |
setVersion(int version) |
public void setKeyAndVersion(org.h2.result.SearchRow old)
setKeyAndVersion in interface org.h2.result.SearchRowpublic int getVersion()
getVersion in interface org.h2.result.SearchRowpublic void setKey(long key)
setKey in interface org.h2.result.SearchRowpublic long getKey()
getKey in interface org.h2.result.SearchRowpublic int getMemory()
getMemory in interface org.h2.result.SearchRowpublic org.h2.result.Row getCopy()
getCopy in interface org.h2.result.Rowpublic void setVersion(int version)
setVersion in interface org.h2.result.Rowpublic int getByteCount(org.h2.store.Data dummy)
getByteCount in interface org.h2.result.Rowpublic boolean isEmpty()
isEmpty in interface org.h2.result.Rowpublic void setDeleted(boolean deleted)
setDeleted in interface org.h2.result.Rowpublic void setSessionId(int sessionId)
setSessionId in interface org.h2.result.Rowpublic int getSessionId()
getSessionId in interface org.h2.result.Rowpublic void commit()
commit in interface org.h2.result.Rowpublic boolean isDeleted()
isDeleted in interface org.h2.result.Rowpublic org.h2.value.Value[] getValueList()
getValueList in interface org.h2.result.Row
Follow @ApacheIgnite
Ignite Fabric : ver. 2.6.0 Release Date : July 10 2018