PHP 클래스 Predis\Command\PubSubPubsub

저자: Daniele Alessandri ([email protected])
상속: extends Command
파일 보기 프로젝트 열기: tillkruss/redis-object-cache

공개 메소드들

메소드 설명
getId ( )
parseResponse ( $data )

보호된 메소드들

메소드 설명
processNumsub ( array $channels ) : array Returns the processed response to PUBSUB NUMSUB.

메소드 상세

getId() 공개 메소드

public getId ( )

parseResponse() 공개 메소드

public parseResponse ( $data )

processNumsub() 보호된 정적인 메소드

Returns the processed response to PUBSUB NUMSUB.
protected static processNumsub ( array $channels ) : array
$channels array List of channels
리턴 array