It is a misnomer since it has nothing to do with Btrees and just requires SortedDataInterface. Also every implementation of IndexAccessMethod actually derives from BtreeBasedAccessMethod, excluding BtreeBasedBulkAccessMethod, which shouldn't even be an IAM anyway.
- is depended on by
-
SERVER-17635 Improve SortedDataInterface::Cursor API
- Closed