|
static | init (array $args) |
|
static | checkEnvironment () |
| Terminate this script if the OS/PHP environment is incompatible.
|
|
| $loopMap = [] |
|
| $maxRealMap = [] |
|
| $maxMemMap = [] |
|
| $dispatcher |
|
| $hpMaxDelay = 120 |
|
| $lpMaxTime = 60 |
|
| $lpMaxDelay = 600 |
|
| $hpMaxTime = 30 |
|
| __construct (array $config) |
|
| sendStats () |
| Actually send the stats that have been saved in $this->statsdPackets.
|
|
| $queueSrvs = [] |
|
| $aggrSrvs = [] |
|
| $password |
|
| $wrapper |
|
| $statsdHost |
|
| $statsdPort |
|
| $verbose |
|
| $claimTTLMap = [] |
|
| $attemptsMap = [] |
|
| $conns = [] |
|
| $downSrvs = [] |
|
◆ getAttemptsForType()
RedisJobChronService::getAttemptsForType |
( |
| $type | ) |
|
◆ getTTLForType()
RedisJobChronService::getTTLForType |
( |
| $type | ) |
|
- Parameters
-
- Returns
- int Seconds
◆ main()
RedisJobChronService::main |
( |
| ) |
|
Entry point method that starts the service in earnest and keeps running.
- Returns
- never
Setup signal handlers...
- Returns
- never
Reimplemented from RedisJobService.
The documentation for this class was generated from the following file:
- src/RedisJobChronService.php