raft 0.1.0
|
Information about a committed entry with typed data. More...
#include <typed_server.hpp>
Public Attributes | |
T | data |
The committed typed data. | |
bool | duplicate = false |
Whether the entry was a duplicate. | |
Information about a committed entry with typed data.