The Swoole\Redis\Server class
(PECL swoole >= 1.9.0)
简介
类摘要
class Swoole\Redis\Server
extends
Swoole\Server
{
/* 常量 */
/* 方法 */
public setHandler(
string
string
string
string
): ReturnType
string
$command,string
$callback,string
$number_of_string_param = ?,string
$type_of_array_param = ?): ReturnType
/* 继承的方法 */
}目录
- Swoole\Redis\Server::format — Description
- Swoole\Redis\Server::setHandler — Description
- Swoole\Redis\Server::start — Description