PHP Class Predis\Pipeline\Atomic

Author: Daniele Alessandri ([email protected])
Inheritance: extends Pipeline
Afficher le fichier Open project: nrk/predis Class Usage Examples

Méthodes publiques

Méthode Description
__construct ( Predis\ClientInterface $client )

Méthodes protégées

Méthode Description
executePipeline ( Predis\Connection\ConnectionInterface $connection, SplQueue $commands )
getConnection ( )

Method Details

__construct() public méthode

public __construct ( Predis\ClientInterface $client )
$client Predis\ClientInterface

executePipeline() protected méthode

protected executePipeline ( Predis\Connection\ConnectionInterface $connection, SplQueue $commands )
$connection Predis\Connection\ConnectionInterface
$commands SplQueue

getConnection() protected méthode

protected getConnection ( )