CCF
Loading...
Searching...
No Matches
Public Attributes | List of all members
ccf::SnapshotStatus Struct Reference

#include <snapshot_status.h>

Public Attributes

ccf::kv::Version version = 0
 Sequence number of the latest globally committed snapshot baseline.
 
uint64_t timestamp = 0
 

Member Data Documentation

◆ timestamp

uint64_t ccf::SnapshotStatus::timestamp = 0

Timestamp at which that globally committed snapshot was scheduled (nanoseconds since Unix epoch)

◆ version

ccf::kv::Version ccf::SnapshotStatus::version = 0

Sequence number of the latest globally committed snapshot baseline.


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