\adminmatrix\swoolePool

Summary

Methods
Properties
Constants
add()
get()
close()
getAll()
closeAll()
__get()
pullPoolConfig()
No public properties found
No constants found
No protected methods found
$pools
N/A
No private methods found
No private properties found
N/A

Properties

$pools

$pools

Methods

add()

add(string  $name, \Smf\ConnectionPool\ConnectionPool  $pool) : \adminmatrix\swoole\Pool

Parameters

string $name
\Smf\ConnectionPool\ConnectionPool $pool

Returns

\adminmatrix\swoole\Pool —

get()

get(string  $name) : \Smf\ConnectionPool\ConnectionPool

Parameters

string $name

Returns

\Smf\ConnectionPool\ConnectionPool —

close()

close(string  $key) : mixed

Parameters

string $key

Returns

mixed —

getAll()

getAll() : array

Returns

array —

closeAll()

closeAll() : mixed

Returns

mixed —

__get()

__get(string  $key) : \Smf\ConnectionPool\ConnectionPool

Parameters

string $key

Returns

\Smf\ConnectionPool\ConnectionPool —

pullPoolConfig()

pullPoolConfig(mixed  $config) : mixed

Parameters

mixed $config

Returns

mixed —