PHP 클래스 Predis\Command\ServerEvalSHA

저자: Daniele Alessandri ([email protected])
상속: extends ServerEval
파일 보기 프로젝트 열기: tillkruss/redis-object-cache

공개 메소드들

메소드 설명
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.