raft 0.1.0
Loading...
Searching...
No Matches
Public Attributes | List of all members
raft::enhanced::LocalCommitInfo Struct Reference

Information about a committed entry. More...

#include <server.hpp>

Public Attributes

std::vector< std::byte > data
 The committed data.
 
bool duplicate = false
 Whether the entry was a duplicate.
 

Detailed Description

Information about a committed entry.


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