public class AsyncResultSetV4 extends Wrapper<com.datastax.oss.driver.api.core.cql.AsyncResultSet> implements AsyncResultSet
| Constructor and Description |
|---|
AsyncResultSetV4() |
| Modifier and Type | Method and Description |
|---|---|
java.util.Iterator<Row> |
iterator() |
Row |
one() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitallpublic Row one()
one in interface BaseResultSet