#include <dur_journalformat.h>
Public Attributes | |
| unsigned long long | fileId |
| unsigned | len |
| unsigned long long | seqNumber |
"Section" header. A section corresponds to a group commit. len is length of the entire section including header and footer.
Definition at line 61 of file dur_journalformat.h.
| unsigned long long mongo::dur::JSectHeader::fileId |
Definition at line 64 of file dur_journalformat.h.
| unsigned mongo::dur::JSectHeader::len |
Definition at line 62 of file dur_journalformat.h.
| unsigned long long mongo::dur::JSectHeader::seqNumber |
Definition at line 63 of file dur_journalformat.h.