result set obtained from the Java driver
if there are less than this rows available without blocking, initiates fetching the next page
a Codahale timer to optionally gather the metrics of fetching time
(Changed in version 2.8.0) collect
has changed. The previous behavior can be reproduced with toSeq
.
Allows to efficiently iterate over a large, paged ResultSet, asynchronously prefetching the next page.