raft_kv v0.1.1 RaftKV.Workflow View Source

Link to this section Summary

Link to this section Types

Link to this type t() View Source
t() ::
  {RaftKV.Workflow.DeregisterKeyspace, RaftKV.Workflow.DeregisterKeyspace.t()}
  | {RaftKV.Workflow.SplitShard, RaftKV.Workflow.SplitShard.t()}
  | {RaftKV.Workflow.MergeShards, RaftKV.Workflow.MergeShards.t()}

Link to this section Functions

Link to this function execute(pair) View Source
execute(t()) :: :ok