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::NIL
Swoole\Redis\Server::ERROR
Swoole\Redis\Server::STATUS
Swoole\Redis\Server::INT
Swoole\Redis\Server::STRING
Swoole\Redis\Server::SET
Swoole\Redis\Server::MAP
目錄
- Swoole\Redis\Server::format — Description
- Swoole\Redis\Server::setHandler — Description
- Swoole\Redis\Server::start — Description