PHP Class Cassandra\FuturePreparedStatement

See also: Session::prepareAsync()
Inheritance: implements cassandra\Future
Show file Open project: datastax/php-driver

Public Methods

Method Description
get ( float | null $timeout = null ) : mixed {@inheritDoc}

Method Details

get() public method

{@inheritDoc}
public get ( float | null $timeout = null ) : mixed
$timeout float | null
return mixed a value that the future has been resolved with