PHP Class Predis\Collection\Iterator\Keyspace

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

Méthodes publiques

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

Méthodes protégées

Méthode Description
executeCommand ( )

Method Details

__construct() public méthode

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

executeCommand() protected méthode

protected executeCommand ( )