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, isPotentialDirtyRead, iterator, next, removeallMatch, anyMatch, collectInto, count, filter, first, map, noneMatch, streamclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitasListRemaining, getCount, getId, getStats, getType, getWarnings, isCached, isPotentialDirtyReadallMatch, anyMatch, collectInto, count, filter, first, foreach, iterator, map, noneMatch, streamforEach, spliteratorforEachRemaining, hasNext, next, removepublic Stream<T> streamRemaining()
streamRemaining in interface ArangoCursorAsync<T>Copyright © 2016–2023 ArangoDB GmbH. All rights reserved.