interface Future
Futures are returns from asynchronous methods.
Implemented by
Cassandra\FutureCloseCassandra\FutureExceptionCassandra\FuturePreparedStatementCassandra\FutureRowsCassandra\FutureSessionCassandra\FutureValue
Methods
mixed get
(float $timeout = null )
Waits for a given future resource to resolve and throws errors if any.