PHP 8.5.0 RC4 available for testing

The GearmanJob class

(PECL gearman >= 0.5.0)

Introduction

Class synopsis

class GearmanJob {
/* Methods */
public functionName (): false |string
public handle (): false |string
public returnCode (): int
public sendComplete (string $result): bool
public sendData (string $data): bool
public sendException (string $exception): bool
public sendFail (): bool
public sendStatus (int $numerator, int $denominator): bool
public sendWarning (string $warning): bool
public setReturn (int $gearman_return_t): bool
public unique (): false |string
public workload (): string
public workloadSize (): int
}

Table of Contents

Found A Problem?

Learn How To Improve This PageSubmit a Pull RequestReport a Bug
+add a note

User Contributed Notes

There are no user contributed notes for this page.

AltStyle によって変換されたページ (->オリジナル) /