PHP 클래스 Predis\Command\HashScan

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

공개 메소드들

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

보호된 메소드들

메소드 설명
filterArguments ( array $arguments )
prepareOptions ( array $options ) : array Returns a list of options and modifiers compatible with Redis.

메소드 상세

filterArguments() 보호된 메소드

protected filterArguments ( array $arguments )
$arguments array

getId() 공개 메소드

public getId ( )

parseResponse() 공개 메소드

public parseResponse ( $data )

prepareOptions() 보호된 메소드

Returns a list of options and modifiers compatible with Redis.
protected prepareOptions ( array $options ) : array
$options array List of options.
리턴 array