PHP 클래스 Predis\Pipeline\Atomic

저자: Daniele Alessandri ([email protected])
상속: extends Pipeline
파일 보기 프로젝트 열기: nrk/predis 1 사용 예제들

공개 메소드들

메소드 설명
__construct ( Predis\ClientInterface $client )

보호된 메소드들

메소드 설명
executePipeline ( Predis\Connection\ConnectionInterface $connection, SplQueue $commands )
getConnection ( )

메소드 상세

__construct() 공개 메소드

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

executePipeline() 보호된 메소드

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

getConnection() 보호된 메소드

protected getConnection ( )