Package org.apache.ignite.internal.persistence.tree
package org.apache.ignite.internal.persistence.tree
-
ClassDescriptionBPlusTree<L,
T extends L> Abstract B+Tree.Operation result.BPlusTree.TreeRowClosure<L,T extends L> A generic visitor-style interface for performing filtering/modifications/miscellaneous operations on the tree.BPlusTree.TreeVisitorClosure<L,T extends L> A generic visitor-style interface for performing inspection/modification operations on the tree.Test is based onBPlusTreeSelfTestand has a partial copy of its code.Short forT2<Integer, Integer>.Test tree, mapsIntegertoInteger.This exception indicates that there's something wrong with B+Tree data integrity.B+Tree test.B+Tree with reuse list test.Exception to distinguishBPlusTreetree broken invariants.