PHP 클래스 Cassandra\FutureValue

상속: implements cassandra\Future
파일 보기 프로젝트 열기: datastax/php-driver

공개 메소드들

메소드 설명
get ( float | null $timeout = null ) : mixed {@inheritDoc}

메소드 상세

get() 공개 메소드

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