Roger.PartitionSupervisor (roger v4.0.1)

Copy Markdown View Source

The supervisor for all partitions.

Summary

Functions

Returns a specification to start this module under a supervisor.

Callback implementation for DynamicSupervisor.init/1.

Functions

child_spec(arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

init(list)

Callback implementation for DynamicSupervisor.init/1.

start_child(partition)

start_link(list)

stop_child(pid)