ResultSet

It is like {@link com.datastax.driver.core.ResultSet}, but adapted for Vert.x.

package

Default

Methods

__construct

__construct() 

fetchMoreResults

fetchMoreResults( $arg0) : $this

Arguments

$arg0

callable

Response

$this

getAvailableWithoutFetching

getAvailableWithoutFetching() : integer

Response

integer

isExhausted

isExhausted() : boolean

Response

boolean

isFullyFetched

isFullyFetched() : boolean

Response

boolean

wasApplied

wasApplied() : boolean

Response

boolean