PHP Class Predis\Command\ZSetUnionStore

Author: Daniele Alessandri ([email protected])
Inheritance: extends Predis\Command\PrefixableCommand
Datei anzeigen Open project: tillkruss/redis-object-cache

Public Methods

Method Description
getId ( )

Protected Methods

Method Description
filterArguments ( array $arguments )

Private Methods

Method Description
prepareOptions ( array $options ) : array Returns a list of options and modifiers compatible with Redis.

Method Details

filterArguments() protected method

protected filterArguments ( array $arguments )
$arguments array

getId() public method

public getId ( )