Roger.Partition.ContainingSupervisor (roger v4.0.0)

Copy Markdown View Source

The supervisor hierarchy for a single partition

Summary

Functions

Returns a specification to start this module under a supervisor.

Callback implementation for Supervisor.init/1.

Functions

child_spec(init_arg)

Returns a specification to start this module under a supervisor.

See Supervisor.

init(list)

Callback implementation for Supervisor.init/1.

start_link(list)

stop(partition)