Worker
class Worker (View source)
Traits
Properties
protected int | $pid | Current PID | from PidTrait |
protected | $instance | ||
protected | $looptime | ||
protected | $is_forever | ||
protected | $input_channel | ||
protected | $output_channel |
Methods
static
create()
No description
getInstance()
No description
setInstance($instance)
No description
getLooptime()
No description
setLooptime($looptime)
No description
getForever()
No description
setForever($forever)
No description
getInputChannel()
No description
setInputChannel($input)
No description
getOutputChannel()
No description
setOutputChannel($output)
No description