PHP Class Predis\Collection\Iterator\Keyspace

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

Public Methods

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

Protected Methods

Method Description
executeCommand ( )

Method Details

__construct() public method

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

executeCommand() protected method

protected executeCommand ( )