diff options
author | Henrik Edin <henrik.edin@mongodb.com> | 2021-11-30 19:29:01 +0000 |
---|---|---|
committer | Evergreen Agent <no-reply@evergreen.mongodb.com> | 2021-12-01 22:23:27 +0000 |
commit | f01e9aaa0d99f47bc6d96839e4ea3cc1108e715c (patch) | |
tree | 59a21ff62b0cd963189b62ffd489cee6d31c482e /src/mongo/db/update | |
parent | 77c9521d20f7a6dd0f3d115bf4f619968e440830 (diff) | |
download | mongo-f01e9aaa0d99f47bc6d96839e4ea3cc1108e715c.tar.gz |
SERVER-43176 Remove seekExact from SortedDataInterface
This replaces SortedDataInterface::Cursor::seekExact with a findLoc
function on the SortedDataInterface. This has the benefit of being independent
of cursor position and direction.
Diffstat (limited to 'src/mongo/db/update')
0 files changed, 0 insertions, 0 deletions