raft_kv v0.2.5 RaftKV.EtsRecordManager View Source

Link to this section Summary

Link to this section Functions

Link to this function

broadcast_new_keyspace(ks_name) View Source
broadcast_new_keyspace(atom()) :: :ok

Returns a specification to start this module under a supervisor.

See Supervisor.

Link to this function

ensure_record_changed_in_all_relevant_nodes!(msg) View Source

Link to this function

ensure_record_created(ks_name, range_start) View Source
ensure_record_created(atom(), RaftKV.Hash.t()) :: :ok

Link to this function

start_link(arg0) View Source
start_link([]) :: GenServer.on_start()