PHP 클래스 Predis\Command\ServerSentinel

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

공개 메소드들

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

보호된 메소드들

메소드 설명
processMastersOrSlaves ( array $servers ) : array Returns a processed response to SENTINEL MASTERS or SENTINEL SLAVES.

메소드 상세

getId() 공개 메소드

public getId ( )

parseResponse() 공개 메소드

public parseResponse ( $data )

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

Returns a processed response to SENTINEL MASTERS or SENTINEL SLAVES.
protected static processMastersOrSlaves ( array $servers ) : array
$servers array List of Redis servers.
리턴 array