rafted_value v0.11.1 RaftedValue.CommandResults View Source

Link to this section Summary

Link to this section Types

Link to this section Functions

Link to this function

fetch(arg0, cmd_id) View Source
fetch(t(), cmd_id()) :: {:ok, any()} | :error

Link to this function

put(arg0, cmd_id, result, max_size) View Source
put(t(), cmd_id(), any(), pos_integer()) :: t()