public class ArangoCursorAsyncImpl<T> extends ArangoCursorImpl<T> implements ArangoCursorAsync<T>
iterator| Modifier and Type | Method and Description |
|---|---|
Stream<T> |
streamRemaining() |
asListRemaining, close, createIterator, foreach, getCount, getId, getStats, getType, getWarnings, hasNext, isCached, iterator, next, removeallMatch, anyMatch, collectInto, count, filter, first, map, noneMatchclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasListRemaining, getCount, getId, getStats, getType, getWarnings, isCachedallMatch, anyMatch, collectInto, count, filter, first, foreach, iterator, map, noneMatchforEach, spliteratorforEachRemaining, hasNext, next, removepublic Stream<T> streamRemaining()
streamRemaining in interface ArangoCursorAsync<T>Copyright © 2016–2021 ArangoDB GmbH. All rights reserved.