\PG\MSF\ProxyIProxy

Interface IProxy

Summary

Methods
Constants
check()
handle()
startCheck()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

check()

check() : boolean

用户定时检测

Returns

boolean

handle()

handle(string  $method, array  $arguments) : array|boolean|mixed

发送异步Redis请求

Parameters

string $method

Redis指令

array $arguments

Redis指令参数

Returns

array|boolean|mixed

startCheck()

startCheck() : $this

检测可用的连接池

Returns

$this