Jamm\Memory\IRedisServer::sUnionStore PHP Method

sUnionStore() public method

..]
public sUnionStore ( $destination, string | array $key ) : integer
$destination
$key string | array Returns the number of elements in the resulting set.
return integer
    public function sUnionStore($destination, $key);