Метод | Описание | |
---|---|---|
__construct ( Predis\ClientInterface $client ) |
Метод | Описание | |
---|---|---|
executePipeline ( Predis\Connection\ConnectionInterface $connection, SplQueue $commands ) | ||
getConnection ( ) |
public __construct ( Predis\ClientInterface $client ) | ||
$client | Predis\ClientInterface |
protected executePipeline ( Predis\Connection\ConnectionInterface $connection, SplQueue $commands ) | ||
$connection | Predis\Connection\ConnectionInterface | |
$commands | SplQueue |