View Source RaftedValue.LeaderHook.NoOp (rafted_value v0.11.2)

Link to this section Summary

Link to this section Functions

Link to this function

on_command_committed(_, _, _, _)

View Source

Callback implementation for RaftedValue.LeaderHook.on_command_committed/4.

Callback implementation for RaftedValue.LeaderHook.on_elected/1.

Callback implementation for RaftedValue.LeaderHook.on_follower_added/2.

Link to this function

on_follower_removed(_, _)

View Source

Callback implementation for RaftedValue.LeaderHook.on_follower_removed/2.

Link to this function

on_query_answered(_, _, _)

View Source

Callback implementation for RaftedValue.LeaderHook.on_query_answered/3.

Link to this function

on_restored_from_files(_)

View Source

Callback implementation for RaftedValue.LeaderHook.on_restored_from_files/1.