raft_kv v0.2.2 RaftKV.StatsCollector View Source
Link to this section Summary
Functions
Returns a specification to start this module under a supervisor
Link to this section Functions
Returns a specification to start this module under a supervisor.
See Supervisor
.
Link to this function
get_all()
View Source
get_all() :: %{ optional(atom()) => %{ optional(RaftKV.Hash.t()) => {non_neg_integer(), non_neg_integer(), non_neg_integer(), non_neg_integer()} } }