| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache.persistence.metastorage |
| Modifier and Type | Class and Description |
|---|---|
class |
MetastorageInnerIO |
class |
MetastorageLeafIO |
| Modifier and Type | Method and Description |
|---|---|
static <IO extends BPlusIO<MetastorageRow> & MetastorageBPlusIO> |
MetastoragePageIOUtils.getDataRow(IO io,
long pageAddr,
int idx,
MetastorageRowStore rowStore) |
static <IO extends BPlusIO<MetastorageRow> & MetastorageBPlusIO> |
MetastoragePageIOUtils.getKey(IO io,
long pageAddr,
int idx,
MetastorageRowStore rowStore) |
static <IO extends BPlusIO<MetastorageRow> & MetastorageBPlusIO> |
MetastoragePageIOUtils.getKeySize(IO io,
long pageAddr,
int idx) |
static <IO extends BPlusIO<MetastorageRow> & MetastorageBPlusIO> |
MetastoragePageIOUtils.getLink(IO io,
long pageAddr,
int idx) |
static <IO extends BPlusIO<MetastorageRow> & MetastorageBPlusIO> |
MetastoragePageIOUtils.store(IO dstIo,
long dstPageAddr,
int dstIdx,
BPlusIO<MetastorageRow> srcIo,
long srcPageAddr,
int srcIdx) |
static <IO extends BPlusIO<MetastorageRow> & MetastorageBPlusIO> |
MetastoragePageIOUtils.storeByOffset(IO io,
long pageAddr,
int off,
MetastorageRow row) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.1 Release Date : December 9 2020