View Source RaftedValue.Server (rafted_value v0.11.2)

Link to this section Summary

Link to this section Functions

Callback implementation for :gen_statem.callback_mode/0.

Link to this function

candidate(arg1, req, state)

View Source
Link to this function

code_change(old, state_name, state, extra)

View Source

Callback implementation for :gen_statem.code_change/4.

Link to this function

follower(arg1, req, state)

View Source
Link to this function

handle_info_common(arg1, state_name, state)

View Source

Callback implementation for :gen_statem.init/1.

Link to this function

leader(arg1, rpc, state)

View Source
Link to this function

terminate(reason, state_name, state)

View Source

Callback implementation for :gen_statem.terminate/3.