class FuturePreparedStatement
A future returned from Cassandra::Session::prepareAsync() This future will resolve with a Cassandra::PreparedStatement or an exception.
Implements
Methods
mixed get
(float $timeout = null )
Waits for a given future resource to resolve and throws errors if any.