public abstract class GridH2SearchRowAdapter extends Object implements GridH2SearchRow
| Constructor and Description |
|---|
GridH2SearchRowAdapter() |
| Modifier and Type | Method and Description |
|---|---|
void |
commit() |
int |
getByteCount(Data dummy) |
Row |
getCopy() |
long |
getKey() |
int |
getMemory() |
int |
getSessionId() |
Value[] |
getValueList() |
int |
getVersion() |
boolean |
isDeleted() |
boolean |
isEmpty() |
long |
mvccCoordinatorVersion() |
long |
mvccCounter() |
int |
mvccOperationCounter() |
byte |
mvccTxState() |
void |
setDeleted(boolean deleted) |
void |
setKey(long key) |
void |
setKeyAndVersion(SearchRow old) |
void |
setSessionId(int sessionId) |
void |
setVersion(int version) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitindexSearchRowpublic void setKeyAndVersion(SearchRow old)
public int getVersion()
public void setKey(long key)
public long getKey()
public int getMemory()
public Row getCopy()
public void setVersion(int version)
public int getByteCount(Data dummy)
public boolean isEmpty()
public void setDeleted(boolean deleted)
public void setSessionId(int sessionId)
public int getSessionId()
public void commit()
public boolean isDeleted()
public Value[] getValueList()
public long mvccCoordinatorVersion()
public long mvccCounter()
public int mvccOperationCounter()
public byte mvccTxState()
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2-p3 Release Date : April 25 2019