Go to the source code of this file.
Classes | |
| struct | BTreeSortExecStreamParams |
| BTreeSortExecStreamParams defines parameters for instantiating a BTreeSortExecStream. More... | |
| class | BTreeSortExecStream |
| BTreeSortExecStream sorts its input stream according to a parameterized key and returns the sorted data as its output, using a BTree to accomplish the sort. More... | |
1.5.1