raft_kv v0.2.5 RaftKV.Workflow.DeregisterKeyspace View Source

Link to this section Summary

Link to this section Types

Link to this type

t() View Source
t() :: {:remove_consensus_groups | :remove_ets_records_in_all_nodes, atom()}

Link to this section Functions

Link to this function

execute(t) View Source
execute(t()) :: :ok

Link to this function

first(ks_name) View Source
first(atom()) :: t()

Link to this function

next(t) View Source
next(t()) :: nil | t()