Storage Engine API
mongo::Record Struct Reference

The data items stored in a RecordStore. More...

#include <record_store.h>

Detailed Description

The data items stored in a RecordStore.

Public Attributes

RecordId id
 
RecordData data
 

Member Data Documentation

◆ data

RecordData mongo::Record::data

◆ id

RecordId mongo::Record::id

The documentation for this struct was generated from the following file: