略微加速

PHP官方手册 - 互联网笔记

PHP - Manual: GearmanTask

2024-04-16

The GearmanTask class

(PECL gearman >= 0.5.0)

简介

类摘要

class GearmanTask {
/* 方法 */
public __construct()
public create(): GearmanTask|false
public data(): string
public dataSize(): int
public function(): string
public functionName(): string
public isKnown(): bool
public isRunning(): bool
public jobHandle(): string
public recvData(int $data_len): array
public returnCode(): int
public sendData(string $data): int
public sendWorkload(string $data): int
public taskDenominator(): int
public taskNumerator(): int
public unique(): string
public uuid(): string
}

目录

add a noteadd a note

User Contributed Notes

There are no user contributed notes for this page.

官方地址:https://www.php.net/manual/en/class.gearmantask.php

北京半月雨文化科技有限公司.版权所有 京ICP备12026184号-3