Concepts

Concepts

TODO: complete this section

RaftServer

RaftPeer and RaftPeerId

RaftGroup

Transport (gRPC,Netty …)

Raft Log

StateMachine

A StateMachine is the abstraction point for user-code

Snapshot

TermIndex

Transaction (as in applyTransaction or startTransaction in StateMachine)

StateMachineStorage