Module raft_consensus::handler[][src]

Handlers for consensus callbacks

Structs

CollectHandler

A handler that collects all messages leaving processing of them untouched. Note that timeouts vectors may intersect, that means both - clearing and setting a new timeout was requested.

Traits

ConsensusHandler

Handler for actions returned from consensus