| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache.persistence.metastorage | |
| org.apache.ignite.internal.processors.cache.persistence.tree.io |
| Modifier and Type | Method and Description |
|---|---|
MetastorageDataRow |
MetastorageRowStore.dataRow(String key,
long link) |
MetastorageDataRow |
MetastorageTree.getRow(BPlusIO<MetastorageSearchRow> io,
long pageAddr,
int idx,
Object x)
Get data row.
|
| Modifier and Type | Method and Description |
|---|---|
IOVersions<? extends AbstractDataPageIO<MetastorageDataRow>> |
MetaStorage.FreeListImpl.ioVersions() |
| Modifier and Type | Method and Description |
|---|---|
void |
MetastorageRowStore.addRow(MetastorageDataRow row) |
boolean |
MetastorageRowStore.updateRow(long link,
MetastorageDataRow row) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
SimpleDataPageIO.writeFragmentData(MetastorageDataRow row,
ByteBuffer buf,
int rowOff,
int payloadSize)
Write row data fragment.
|
protected void |
SimpleDataPageIO.writeRowData(long pageAddr,
int dataOff,
int payloadSize,
MetastorageDataRow row,
boolean newRow) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.5 Release Date : June 4 2019