![]() |
Storage Engine API
|
#include "mongo/db/storage/sorted_data_interface.h"
Go to the source code of this file.
Namespaces | |
mongo | |
Copyright (C) 2014 MongoDB Inc. | |
Functions | |
SortedDataInterface * | mongo::getEphemeralForTestBtreeImpl (const Ordering &ordering, bool isUnique, std::shared_ptr< void > *dataInOut) |
Caller takes ownership. More... | |