Storage Engine API
mongo::WiredTigerRecordStore::OplogStones::Stone Struct Reference

#include <wiredtiger_record_store_oplog_stones.h>

Public Attributes

int64_t records
 
int64_t bytes
 
RecordId lastRecord
 

Member Data Documentation

◆ bytes

int64_t mongo::WiredTigerRecordStore::OplogStones::Stone::bytes

◆ lastRecord

RecordId mongo::WiredTigerRecordStore::OplogStones::Stone::lastRecord

◆ records

int64_t mongo::WiredTigerRecordStore::OplogStones::Stone::records

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