Module jobs_stateful_simple

Data Types

counter()

abstract datatype: counter()

reg_obj()

abstract datatype: reg_obj()

Function Index

handle_call/4
init/2
next/3

Function Details

handle_call/4

handle_call(Req, From, Stateful, Info) -> any()

init/2

init(F, Info) -> any()

next/3

next(Opaque, Stateful, Info) -> any()


Generated by EDoc