Module cqerl_batch

Function Index

init/3
start_link/2
system_continue/3
system_terminate/4

Function Details

init/3

init(Call, Batch, Parent) -> any()

start_link/2

start_link(Call, Batch) -> any()

system_continue/3

system_continue(Parent, Debug, X3) -> any()

system_terminate/4

system_terminate(Reason, Parent, Debug, State) -> any()


Generated by EDoc