Module oc_span_sweeper
Behaviours: gen_statem
.
Function Index
callback_mode/0 | |
code_change/4 | |
handle_event/4 | |
init/1 | |
start_link/0 | |
storage_size/0 | |
terminate/3 |
Function Details
callback_mode/0
callback_mode() -> any()
code_change/4
code_change(X1, State, Data, X4) -> any()
handle_event/4
handle_event(X1, X2, X3, Data) -> any()
init/1
init(X1) -> any()
start_link/0
start_link() -> any()
storage_size/0
storage_size() -> any()
terminate/3
terminate(Reason, State, Data) -> any()