Uses of Interface
io.vertx.cassandra.ResultSet
Packages that use ResultSet
-
Uses of ResultSet in io.vertx.cassandra
Methods in io.vertx.cassandra that return types with arguments of type ResultSetModifier and TypeMethodDescriptionCassandraClient.execute(com.datastax.oss.driver.api.core.cql.Statement statement) Execute the statement and provide a handler for consuming results.Execute the query and provide a handler for consuming results.ResultSet.fetchNextPage() -
Uses of ResultSet in io.vertx.reactivex.cassandra
Methods in io.vertx.reactivex.cassandra that return ResultSetMethods in io.vertx.reactivex.cassandra with parameters of type ResultSetConstructors in io.vertx.reactivex.cassandra with parameters of type ResultSet -
Uses of ResultSet in io.vertx.rxjava3.cassandra
Methods in io.vertx.rxjava3.cassandra that return ResultSetMethods in io.vertx.rxjava3.cassandra with parameters of type ResultSetConstructors in io.vertx.rxjava3.cassandra with parameters of type ResultSet