Cassandra\Rows::nextPageAsync PHP Method

nextPageAsync() public method

Get the next page of results asynchronously.
public nextPageAsync ( ) : cassandra\Future
return cassandra\Future returns future of the next result page
    public function nextPageAsync()
    {
    }