raft_kv v0.2.5 RaftKV.Workflow View Source
Link to this section Summary
Link to this section Types
Link to this type
t()
View Source
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()}
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(pair)
View Source
execute(t()) :: :ok
execute(t()) :: :ok
Link to this function