Predis\Cluster\Distributor\DistributorInterface::remove PHP Méthode

remove() public méthode

Removes a node from the distributor.
public remove ( mixed $node )
$node mixed Node object.
    public function remove($node);