PHP Class Predis\Command\ZSetScan

Author: Daniele Alessandri ([email protected])
Inheritance: extends Command
Afficher le fichier Open project: tillkruss/redis-object-cache

Méthodes publiques

Méthode Description
getId ( )
parseResponse ( $data )

Méthodes protégées

Méthode Description
filterArguments ( array $arguments )
prepareOptions ( array $options ) : array Returns a list of options and modifiers compatible with Redis.

Method Details

filterArguments() protected méthode

protected filterArguments ( array $arguments )
$arguments array

getId() public méthode

public getId ( )

parseResponse() public méthode

public parseResponse ( $data )

prepareOptions() protected méthode

Returns a list of options and modifiers compatible with Redis.
protected prepareOptions ( array $options ) : array
$options array List of options.
Résultat array