This future results is resolved with Cassandra::Rows.

See Also:

Implements

Methods

mixed

get

( float $timeout = null )

Waits for a given future resource to resolve and throws errors if any.

Parameters:
Name Type Details
$timeout float
Throws:
Type Details
Exception\InvalidArgumentException
Exception\TimeoutException
Returns:
Type Details
mixed

a value that the future has been resolved with