Go to the source code of this file.
Classes | |
struct | BTreePrefetchSearchKey |
Structure used to store the search key information that was used to locate a pre-fetched btree leaf page. More... | |
struct | BTreePrefetchSearchExecStreamParams |
BTreePrefetchSearchExecStreamParams defines parameters for instantiating a BTreePrefetchSearchExecStream. More... | |
class | BTreePrefetchSearchExecStream |
BTreePrefetchSearchExecStream extends BTreeSearchExecStream by pre-fetching index leaf pages. More... |