The GearmanJob class
(PECL gearman >= 0.5.0)
类摘要
GearmanJob
{
public complete
(
string $result
) :
bool
public data
(
string $data
) :
bool
public exception
(
string $exception
) :
bool
public fail
(
void
) :
bool
public handle
(
void
) :
string
public sendStatus
(
int $numerator
,
int $denominator
) :
bool
public setReturn
(
int $gearman_return_t
) :
bool
public status
(
int $numerator
,
int $denominator
) :
bool
public unique
(
void
) :
string
public warning
(
string $warning
) :
bool
}
Table of Contents
User Contributed Notes
There are no user contributed notes for this page.