PHP Class Predis\Command\Redis\EVAL_

Author: Daniele Alessandri ([email protected])
Inheritance: extends Predis\Command\Command
Datei anzeigen Open project: nrk/predis

Public Methods

Method Description
getId ( )
getScriptHash ( ) : string Calculates the SHA1 hash of the body of the script.

Method Details

getId() public method

public getId ( )

getScriptHash() public method

Calculates the SHA1 hash of the body of the script.
public getScriptHash ( ) : string
return string SHA1 hash.