Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Predis
Command
ServerEvalSHA
PHP Класс Predis\Command\ServerEvalSHA
См. ссылку:
http://redis.io/commands/evalsha
Автор:
Daniele Alessandri (
[email protected]
)
Наследование:
extends
ServerEval
Показать файл
Открыть проект
Открытые методы
Метод
Описание
getId
( )
getScriptHash
( ) :
string
Returns the SHA1 hash of the body of the script.
Описание методов
getId()
публичный
Метод
public
getId
( )
getScriptHash()
публичный
Метод
Returns the SHA1 hash of the body of the script.
public
getScriptHash
( ) :
string
Результат
string
SHA1 hash.