Behaviours: supervisor.
index_name() = binary()
p() = non_neg_integer()
| start_link/2 | Starts the supervisor. |
start_link(Index::index_name(), Partition::p()) -> {ok, Pid::pid()} | {error, Reason::term()}
Starts the supervisor
Generated by EDoc, Nov 19 2024, 04:54:35.