| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache.persistence.metastorage |
| Modifier and Type | Method and Description |
|---|---|
static <IO extends BPlusIO<MetastorageRow> & MetastorageBPlusIO> |
MetastoragePageIOUtils.getDataRow(IO io,
long pageAddr,
int idx,
MetastorageRowStore rowStore) |
MetastorageDataRow |
MetastorageLeafIO.getDataRow(long pageAddr,
int idx,
MetastorageRowStore rowStore) |
MetastorageDataRow |
MetastorageInnerIO.getDataRow(long pageAddr,
int idx,
MetastorageRowStore rowStore) |
MetastorageDataRow |
MetastorageBPlusIO.getDataRow(long pageAddr,
int idx,
MetastorageRowStore rowStore) |
MetastorageDataRow |
MetastorageTree.getRow(BPlusIO<MetastorageRow> io,
long pageAddr,
int idx,
Object x)
Get data row.
|
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.0 Release Date : October 15 2020