Property | Type | Description | |
---|---|---|---|
$hashGenerator |
Method | Description | |
---|---|---|
__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. |