PHP 클래스 Predis\Command\ServerEval

저자: Daniele Alessandri ([email protected])
상속: extends Predis\Command\AbstractCommand, implements Predis\Command\PrefixableCommandInterface
파일 보기 프로젝트 열기: tillkruss/redis-object-cache

공개 메소드들

메소드 설명
getId ( )
getScriptHash ( ) : string Calculates the SHA1 hash of the body of the script.

메소드 상세

getId() 공개 메소드

public getId ( )

getScriptHash() 공개 메소드

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