Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Predis
Command
ServerEval
PHP Class Predis\Command\ServerEval
See link:
http://redis.io/commands/eval
Author:
Daniele Alessandri (
[email protected]
)
Inheritance:
extends
Predis\Command\AbstractCommand
,
implements
Predis\Command\PrefixableCommandInterface
ファイルを表示
Open project: tillkruss/redis-object-cache
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.