vertx / io.vertx.kotlin.cassandra / io.vertx.cassandra.ResultSet / allAwait

allAwait

suspend fun ResultSet.allAwait(): List<Row>

Suspending version of method io.vertx.cassandra.ResultSet.all

Return

List

NOTE: This function has been automatically generated from io.vertx.cassandra.ResultSet using Vert.x codegen.