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 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
 
 
  
User Contributed Notes
 
 There are no user contributed notes for this page.