   'phpDocumentor\Descriptor\FileDescriptor * hash e77220a160d2d4d858588ac2372e895d * pathProxy/IProxy.php	 * source<?php
/**
 * proxy handle interface
 *
 * @author camera360_server@camera360.com
 * @copyright Chengdu pinguo Technology Co.,Ltd.
 */

namespace PG\MSF\Proxy;

/**
 * Interface IProxy
 * @package PG\MSF\Proxy
 */
interface IProxy
{
    /**
     * 用户定时检测
     *
     * @return bool
     */
    public function check();

    /**
     * 发送异步Redis请求
     *
     * @param string $method Redis指令
     * @param array $arguments Redis指令参数
     * @return array|bool|mixed
     */
    public function handle(string $method, array $arguments);

    /**
     * 检测可用的连接池
     *
     * @return $this
     */
    public function startCheck();
}
 * namespaceAliases#phpDocumentor\Descriptor\Collection * items  * includes	  * constants	  * functions	 
 * classes	  * interfaces	\PG\MSF\Proxy\IProxy,phpDocumentor\Descriptor\InterfaceDescriptor
 * parents	 	 
 * methods	check)phpDocumentor\Descriptor\MethodDescriptor	 * parent" * abstract * final	 * static * visibilitypublic * arguments	  * fqsen\PG\MSF\Proxy\IProxy::check() * name * namespace 
 * package
 * summary用户定时检测 * description * fileDescriptor  * line * tags	return	 -phpDocumentor\Descriptor\Tag\ReturnDescriptor * types	 /phpDocumentor\Descriptor\Type\BooleanDescriptor '#	 * errors	 param	 +	  * inheritedElement handle"	$method+phpDocumentor\Descriptor\ArgumentDescriptor	 * method"%)	 .phpDocumentor\Descriptor\Type\StringDescriptor 
 * default  * byReference * isVariadic/  !#Redis指令$ % &	 +	 - 
$arguments01"%)	 3phpDocumentor\Descriptor\Type\UnknownTypeDescriptorarray3 457  !#Redis指令参数$ % &	 +	 - \PG\MSF\Proxy\IProxy::handle().  !发送异步Redis请求#$ %&	,	 ,phpDocumentor\Descriptor\Tag\ParamDescriptor * variableName/)"),#6+	 =>7)"1,#:+	 '	 ()	 89* 8mixed'#+	 +	 - 
startCheck"	 "\PG\MSF\Proxy\IProxy::startCheck()@  !检测可用的连接池#$ %&&	'	 ()	 8$this'#+	 ,	 +	 - IProxy\PG\MSF\Proxy PG\MSF\Proxy!Interface IProxy#$" %&	package	 &phpDocumentor\Descriptor\TagDescriptorH#F+	 
subpackage	 +	 - 	 * traits	 
 * markers	 
IProxy.php  Default!proxy handle interface#$ % &	author	 -phpDocumentor\Descriptor\Tag\AuthorDescriptorP#camera360_server@camera360.com+	 	copyright	 IS#"Chengdu pinguo Technology Co.,Ltd.+	 H	 IH#N+	 J	 +	 - 