Toggle navigation
Hot Examples
RU
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Найти
Главная
Cassandra
Future
PHP Интерфейс Cassandra\Future
См. также:
Cluster::connectAsync()
См. также:
Session::executeAsync()
См. также:
Session::prepareAsync()
См. также:
Session::closeAsync()
Показать файл
Открыть проект
Открытые методы
Метод
Описание
get
(
float
|
null
$timeout
= null ) :
mixed
Waits for a given future resource to resolve and throws errors if any.
Описание методов
get()
публичный
Метод
Waits for a given future resource to resolve and throws errors if any.
public
get
(
float
|
null
$timeout
= null ) :
mixed
$timeout
float
|
null
Результат
mixed
a value that the future has been resolved with