View Source RaftedValue.LogEntry (rafted_value v0.11.2)

Link to this section Summary

Link to this section Types

Link to this section Functions

Link to this function

read_as_stream(log_path)

View Source
Link to this function

read_last_entry_index(log_path)

View Source
@spec read_last_entry_index(Path.t()) :: nil | RaftedValue.LogIndex.t()
@spec to_binary(t()) :: binary()
@spec valid?(any()) :: boolean()