![]() |
Storage Engine API
|
#include <boost/optional/optional.hpp>
#include <boost/optional/optional_io.hpp>
#include <memory>
#include "mongo/db/jsobj.h"
#include "mongo/db/operation_context.h"
#include "mongo/db/record_id.h"
#include "mongo/db/storage/index_entry_comparison.h"
Go to the source code of this file.
Classes | |
class | mongo::SortedDataInterface |
This interface is a work in progress. More... | |
class | mongo::SortedDataInterface::Cursor |
Navigates over the sorted data. More... | |
class | mongo::SortedDataBuilderInterface |
A version-hiding wrapper around the bulk builder for the Btree. More... | |
Namespaces | |
mongo | |
Copyright (C) 2014 MongoDB Inc. | |