Package | Description |
---|---|
io.vertx.reactivex.sqlclient | |
io.vertx.rxjava.sqlclient | |
io.vertx.sqlclient |
Modifier and Type | Method and Description |
---|---|
RowIterator |
RowIterator.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static <R> RowIterator<R> |
RowIterator.newInstance(RowIterator arg) |
static <R> RowIterator<R> |
RowIterator.newInstance(RowIterator arg,
io.vertx.lang.rx.TypeArg<R> __typeArg_R) |
Constructor and Description |
---|
RowIterator(RowIterator delegate) |
Modifier and Type | Method and Description |
---|---|
RowIterator |
RowIterator.getDelegate() |
Modifier and Type | Method and Description |
---|---|
static <R> RowIterator<R> |
RowIterator.newInstance(RowIterator arg) |
static <R> RowIterator<R> |
RowIterator.newInstance(RowIterator arg,
io.vertx.lang.rx.TypeArg<R> __typeArg_R) |
Constructor and Description |
---|
RowIterator(RowIterator delegate) |
Modifier and Type | Method and Description |
---|---|
RowIterator<R> |
RowSet.iterator() |
Copyright © 2021 Eclipse. All rights reserved.