| 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) |
protected 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 |
|---|---|
int |
SimpleDataPageIO.getRowSize(MetastorageDataRow row) |
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 Fabric : ver. 2.6.0 Release Date : July 10 2018