CCF
|
#include <raft_types.h>
Inherits aft::RaftHeader< raft_append_entries >, and consensus::AppendEntriesIndex.
Public Attributes | |
Term | term |
Term | prev_term |
Index | leader_commit_idx |
Term | term_of_idx |
bool | contains_new_view = false |
![]() | |
RaftMsgType | msg |
![]() | |
ccf::SeqNo | idx |
ccf::SeqNo | prev_idx |
bool aft::AppendEntries::contains_new_view = false |
Index aft::AppendEntries::leader_commit_idx |
Term aft::AppendEntries::prev_term |
Term aft::AppendEntries::term |
Term aft::AppendEntries::term_of_idx |