raft 0.1.0
|
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. | |
Information about a committed entry.