| Package | Description |
|---|---|
| org.apache.ignite.internal.cache.query.index.sorted.inline | |
| org.apache.ignite.internal.processors.cache.persistence.tree |
| Modifier and Type | Method and Description |
|---|---|
BPlusTree.TreeRowFactory<IndexRow,IndexRow> |
IndexQueryContext.rowFactory() |
| Constructor and Description |
|---|
IndexQueryContext(IndexingQueryFilter cacheFilter,
BPlusTree.TreeRowClosure<IndexRow,IndexRow> rowFilter,
BPlusTree.TreeRowFactory<IndexRow,IndexRow> rowFactory,
MvccSnapshot mvccSnapshot) |
| Modifier and Type | Method and Description |
|---|---|
GridCursor<T> |
BPlusTree.find(L lower,
L upper,
boolean lowIncl,
boolean upIncl,
BPlusTree.TreeRowClosure<L,T> c,
BPlusTree.TreeRowFactory<L,T> rowFactory,
Object x) |
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023