The GearmanJob class
(PECL gearman >= 0.5.0)
Class synopsis
class GearmanJob
{
public data(
string $data
):
bool
public sendStatus(
int $numerator
,
int $denominator
):
bool
public setReturn(
int $gearman_return_t
):
bool
public status(
int $numerator
,
int $denominator
):
bool
public warning(
string $warning
):
bool
}
Table of Contents