Go to the source code of this file.
Classes | |
struct | BTreeSearchKeyParameter |
Structure used to store information about dynamic parameters used in the btree search. More... | |
struct | BTreeSearchExecStreamParams |
BTreeSearchExecStreamParams defines parameters for instantiating a BTreeSearchExecStream. More... | |
class | BTreeSearchExecStream |
BTreeSearchExecStream reads keys from a child and returns matching tuples in the BTree. More... |