| Modifier and Type | Method and Description |
|---|---|
org.apache.ignite.internal.processors.cache.persistence.IndexStorageImpl.IndexItem |
IndexStorageImpl.MetaStoreInnerIO.getLookupRow(BPlusTree<org.apache.ignite.internal.processors.cache.persistence.IndexStorageImpl.IndexItem,?> tree,
long pageAddr,
int idx)
Get lookup row.
|
org.apache.ignite.internal.processors.cache.persistence.IndexStorageImpl.IndexItem |
IndexStorageImpl.MetaStoreLeafIO.getLookupRow(BPlusTree<org.apache.ignite.internal.processors.cache.persistence.IndexStorageImpl.IndexItem,?> tree,
long pageAddr,
int idx)
Get lookup row.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MetastorageTree |
| 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 |
|---|---|
boolean |
BPlusTree.TreeRowClosure.apply(BPlusTree<L,T> tree,
BPlusIO<L> io,
long pageAddr,
int idx)
Performs inspection or operation on a specified row and returns true if this row is
required or matches or /operation successful (depending on the context).
|
| Modifier and Type | Method and Description |
|---|---|
abstract L |
BPlusIO.getLookupRow(BPlusTree<L,?> tree,
long pageAddr,
int idx)
Get lookup row.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CacheDataTree |
class |
PendingEntriesTree |
| Modifier and Type | Method and Description |
|---|---|
CacheSearchRow |
AbstractDataLeafIO.getLookupRow(BPlusTree<CacheSearchRow,?> tree,
long buf,
int idx)
Get lookup row.
|
CacheSearchRow |
AbstractDataInnerIO.getLookupRow(BPlusTree<CacheSearchRow,?> tree,
long pageAddr,
int idx)
Get lookup row.
|
PendingRow |
AbstractPendingEntryInnerIO.getLookupRow(BPlusTree<PendingRow,?> tree,
long pageAddr,
int idx)
Get lookup row.
|
PendingRow |
AbstractPendingEntryLeafIO.getLookupRow(BPlusTree<PendingRow,?> tree,
long pageAddr,
int idx)
Get lookup row.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 2.6.0 Release Date : July 10 2018