Property | Type | Description | |
---|---|---|---|
$distributor |
Method | Description | |
---|---|---|
__construct ( Predis\Cluster\Distributor\DistributorInterface $distributor = null ) | ||
getDistributor ( ) | ||
getSlotByKey ( $key ) |
Method | Description | |
---|---|---|
checkSameSlotForKeys ( array $keys ) |
public __construct ( Predis\Cluster\Distributor\DistributorInterface $distributor = null ) | ||
$distributor | Predis\Cluster\Distributor\DistributorInterface | Optional distributor instance. |