| Constructor and Description |
|---|
DatastoreResultsIterable(Iterable<T> iterable,
Cursor cursor) |
DatastoreResultsIterable(Iterator<T> iterator,
Cursor cursor) |
| Modifier and Type | Method and Description |
|---|---|
Cursor |
getCursor() |
Iterable<T> |
getIterable() |
Iterator<T> |
iterator() |
List<T> |
toList() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorCopyright © 2020 Pivotal Software, Inc.. All rights reserved.