Module shards_sup

Shards Pool Supervisor.

Description

Shards Pool Supervisor.

Function Index

start_child/3
start_link/0Equivalent to start_link(shards_sup).
start_link/1
terminate_child/2

Function Details

start_child/3

start_child(SupName, TabName, Options) -> Return

start_link/0

start_link() -> any()

Equivalent to start_link(shards_sup).

start_link/1

start_link(Name::atom()) -> supervisor:startlink_ret()

terminate_child/2

terminate_child(SupName, Tab) -> Return


Generated by EDoc, Jul 11 2017, 14:57:01.