![]() |
Storage Engine API
|
Go to the source code of this file.
Classes | |
struct | mongo::dur::WriteIntent |
Declaration of an intent to write to a region of a memory mapped view. More... | |
class | mongo::dur::Already< Prime > |
Bitmap to remember things we have already marked for journaling. More... | |
class | mongo::dur::CommitJob |
Tracks all write operations on the private view so they can be journaled. More... | |
Namespaces | |
mongo | |
Copyright (C) 2014 MongoDB Inc. | |
mongo::dur | |
Typedefs | |
typedef std::vector< std::shared_ptr< DurOp > > | mongo::dur::DurOpsVector |
typedef std::vector< WriteIntent > | mongo::dur::WriteIntentsVector |