Interface AppendEntriesResult

Hierarchy

  • AppendEntriesResult

Properties

matchIndex: number

The index of the last entry the follower accepted (for updating matchIndex)

responderId: string

The peer ID of the responder (so the leader knows who replied)

success: boolean
term: number
type: "AppendEntriesResult"

Generated using TypeDoc