Modifier and Type | Method and Description |
---|---|
protected void |
finalize() |
void |
free() |
Iterator<Result> |
iterator() |
Result |
next()
Move the cursor forward one row from its current row position.
|
ResultSet |
refresh() |
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public Result next()
null
value
if there are no more rows.public void free()
public ResultSet refresh() throws CouchbaseLiteException
CouchbaseLiteException