PHP Class Predis\Command\ServerEval

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

Méthodes publiques

Méthode Description
getId ( )
getScriptHash ( ) : string Calculates the SHA1 hash of the body of the script.

Method Details

getId() public méthode

public getId ( )

getScriptHash() public méthode

Calculates the SHA1 hash of the body of the script.
public getScriptHash ( ) : string
Résultat string SHA1 hash.