Module yz_solrq_queue_pair_sup

Behaviours: supervisor.

Data Types

index_name()

index_name() = binary()

p()

p() = non_neg_integer()

Function Index

start_link/2 Starts the supervisor.

Function Details

start_link/2

start_link(Index::index_name(), Partition::p()) -> {ok, Pid::pid()} | {error, Reason::term()}

Starts the supervisor


Generated by EDoc