The Swoole\Redis\Server class
(PECL swoole >= 1.9.0)
簡介
類摘要
class Swoole\Redis\Server
extends
Swoole\Server
{
/* Constants */
/* 方法 */
public setHandler(
string
string
string
string
): ReturnType
string
$command,string
$callback,string
$number_of_string_param = ?,string
$type_of_array_param = ?): ReturnType
/* 繼承的方法 */
swoole_timer_clear(int
}$timer_id): void預定義常量
Swoole\Redis\Server::NILSwoole\Redis\Server::ERRORSwoole\Redis\Server::STATUSSwoole\Redis\Server::INTSwoole\Redis\Server::STRINGSwoole\Redis\Server::SETSwoole\Redis\Server::MAP
目錄
- Swoole\Redis\Server::format — Description
- Swoole\Redis\Server::setHandler — Description
- Swoole\Redis\Server::start — Description