Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Predis
Command
ServerEvalSHA
PHP Class Predis\Command\ServerEvalSHA
See link:
http://redis.io/commands/evalsha
Author:
Daniele Alessandri (
[email protected]
)
Inheritance:
extends
ServerEval
Afficher le fichier
Open project: tillkruss/redis-object-cache
Méthodes publiques
Méthode
Description
getId
( )
getScriptHash
( ) :
string
Returns the SHA1 hash of the body of the script.
Method Details
getId()
public
méthode
public
getId
( )
getScriptHash()
public
méthode
Returns the SHA1 hash of the body of the script.
public
getScriptHash
( ) :
string
Résultat
string
SHA1 hash.