\SRedis

Summary

Methods
Properties
Constants
__construct()
setConfigFile()
getConfig()
useConfig()
__call()
__callStatic()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$_config
$_rc
$_instances
N/A

Properties

$_config

$_config : 

Type

$_rc

$_rc : 

Type

$_instances

$_instances : 

Type

Methods

__construct()

__construct() 

setConfigFile()

setConfigFile(  $file) 

Parameters

$file

getConfig()

getConfig(string  $zone = null,   $type = "host") : array

Parameters

string $zone
$type

Returns

array

useConfig()

useConfig(string  $zone,   $type = "host") : array

切换配置文件

Parameters

string $zone
$type

Returns

array

__call()

__call(  $name,   $args) 

Parameters

$name
$args

__callStatic()

__callStatic(  $name,   $args) 

Parameters

$name
$args