|
CCF
|
#include <raft_types.h>
Inherits aft::RaftHeader< raft_append_entries_response >.
Public Attributes | |
| Term | term |
| Index | last_log_idx |
| AppendEntriesResponseType | success |
Public Attributes inherited from aft::RaftHeader< raft_append_entries_response > | |
| RaftMsgType | msg |
| Index aft::AppendEntriesResponse::last_log_idx |
| AppendEntriesResponseType aft::AppendEntriesResponse::success |
| Term aft::AppendEntriesResponse::term |