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
Cluster
Hash
HashGeneratorInterface
PHP Interface Predis\Cluster\Hash\HashGeneratorInterface
Author:
Daniele Alessandri (
[email protected]
)
Afficher le fichier
Open project: tillkruss/redis-object-cache
Méthodes publiques
Méthode
Description
hash
(
string
$value
) :
integer
Generates an hash from a string to be used for distribution.
Method Details
hash()
public
méthode
Generates an hash from a string to be used for distribution.
public
hash
(
string
$value
) :
integer
$value
string
String value.
Résultat
integer