프로퍼티 | 타입 | 설명 | |
---|---|---|---|
$hashGenerator |
메소드 | 설명 | |
---|---|---|
__construct ( Predis\Cluster\Hash\HashGeneratorInterface $hashGenerator = null ) | ||
getDistributor ( ) | ||
getSlotByKey ( $key ) |
public __construct ( Predis\Cluster\Hash\HashGeneratorInterface $hashGenerator = null ) | ||
$hashGenerator | Predis\Cluster\Hash\HashGeneratorInterface | Hash generator instance. |