class FutureRows
This future results is resolved with Dse\Rows
.
Implements
Methods
Waits for a given future resource to resolve and throws errors if any.
This future results is resolved with Dse\Rows
.
Waits for a given future resource to resolve and throws errors if any.
Name | Type | Details |
---|---|---|
$timeout |
int |double
|
A timeout in seconds |
Type | Details |
---|---|
Exception\InvalidArgumentException |
|
Exception\TimeoutException |
Type | Details |
---|---|
Rows|null |
The result set |