PHP Class Predis\Collection\Iterator\SortedSetKey

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

Protected Properties

Свойство Type Description
$key

Méthodes publiques

Méthode Description
__construct ( Predis\ClientInterface $client, $key, $match = null, $count = null )

Méthodes protégées

Méthode Description
executeCommand ( )
extractNext ( )

Method Details

__construct() public méthode

public __construct ( Predis\ClientInterface $client, $key, $match = null, $count = null )
$client Predis\ClientInterface

executeCommand() protected méthode

protected executeCommand ( )

extractNext() protected méthode

protected extractNext ( )

Property Details

$key protected_oe property

protected $key