PHP Class Cassandra\FuturePreparedStatement

See also: Session::prepareAsync()
Inheritance: implements cassandra\Future
Afficher le fichier Open project: datastax/php-driver

Méthodes publiques

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

Method Details

get() public méthode

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