CCF
Loading...
Searching...
No Matches
Public Attributes | List of all members
aft::AppendEntriesResponse Struct Reference

#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
 

Member Data Documentation

◆ last_log_idx

Index aft::AppendEntriesResponse::last_log_idx

◆ success

AppendEntriesResponseType aft::AppendEntriesResponse::success

◆ term

Term aft::AppendEntriesResponse::term

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