| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.cache.persistence.metastorage |
| Modifier and Type | Class and Description |
|---|---|
class |
MetastorageDataRow |
class |
MetsatorageSearchRowImpl |
| Modifier and Type | Method and Description |
|---|---|
MetastorageSearchRow |
MetastorageTree.MetastorageInnerIO.getLookupRow(BPlusTree<MetastorageSearchRow,?> tree,
long pageAddr,
int idx)
Get lookup row.
|
MetastorageSearchRow |
MetastorageTree.MetastoreLeafIO.getLookupRow(BPlusTree<MetastorageSearchRow,?> tree,
long pageAddr,
int idx)
Get lookup row.
|
| Modifier and Type | Method and Description |
|---|---|
protected int |
MetastorageTree.compare(BPlusIO<MetastorageSearchRow> io,
long pageAddr,
int idx,
MetastorageSearchRow row) |
void |
MetastorageTree.MetastorageInnerIO.storeByOffset(long pageAddr,
int off,
MetastorageSearchRow row)
Store the needed info about the row in the page.
|
void |
MetastorageTree.MetastoreLeafIO.storeByOffset(long pageAddr,
int off,
MetastorageSearchRow row)
Store the needed info about the row in the page.
|
| Modifier and Type | Method and Description |
|---|---|
protected int |
MetastorageTree.compare(BPlusIO<MetastorageSearchRow> io,
long pageAddr,
int idx,
MetastorageSearchRow row) |
MetastorageSearchRow |
MetastorageTree.MetastorageInnerIO.getLookupRow(BPlusTree<MetastorageSearchRow,?> tree,
long pageAddr,
int idx)
Get lookup row.
|
MetastorageSearchRow |
MetastorageTree.MetastoreLeafIO.getLookupRow(BPlusTree<MetastorageSearchRow,?> tree,
long pageAddr,
int idx)
Get lookup row.
|
protected MetastorageDataRow |
MetastorageTree.getRow(BPlusIO<MetastorageSearchRow> io,
long pageAddr,
int idx,
Object x)
Get data row.
|
void |
MetastorageTree.MetastorageInnerIO.store(long dstPageAddr,
int dstIdx,
BPlusIO<MetastorageSearchRow> srcIo,
long srcPageAddr,
int srcIdx)
Store row info from the given source.
|
void |
MetastorageTree.MetastoreLeafIO.store(long dstPageAddr,
int dstIdx,
BPlusIO<MetastorageSearchRow> srcIo,
long srcPageAddr,
int srcIdx)
Store row info from the given source.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 2.5.0 Release Date : May 23 2018