GearmanTask::__construct> <GearmanJob::workloadSize
Last updated: Fri, 24 Feb 2012

The GearmanTask class

(No version information available, might only be in SVN)

Introdução

Sinopse da classe

GearmanTask {
/* Métodos */
public __construct ( void )
public GearmanTask create ( void )
public string data ( void )
public int dataSize ( void )
public string function ( void )
public string functionName ( void )
public bool isKnown ( void )
public bool isRunning ( void )
public string jobHandle ( void )
public array recvData ( int $data_len )
public int returnCode ( void )
public int sendData ( string $data )
public int sendWorkload ( string $data )
public int taskDenominator ( void )
public int taskNumerator ( void )
public string unique ( void )
public string uuid ( void )
}

Índice



User Contributed Notes
GearmanTask
There are no user contributed notes for this page.

GearmanTask::__construct> <GearmanJob::workloadSize
Last updated: Fri, 24 Feb 2012