public class RowsResult extends Object implements Iterable<SheetRow>
Constructor and Description |
---|
RowsResult(PartialResultExecutor queryStrategy,
int batchSize) |
Modifier and Type | Method and Description |
---|---|
Iterator<SheetRow> |
iterator() |
void |
setLimit(int i) |
void |
setOffset(int i) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
Copyright © 2019. All rights reserved.