PHP Class Predis\Command\ServerEvalSHA

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

Public Methods

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

Method Details

getId() public method

public getId ( )

getScriptHash() public method

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