public class ArangoCursorAsyncImpl<T> extends com.arangodb.internal.cursor.ArangoCursorImpl<T> implements ArangoCursorAsync<T>
iterator
Modifier and Type | Method and Description |
---|---|
Stream<T> |
streamRemaining() |
asListRemaining, close, createIterator, getCount, getId, getStats, getType, getWarnings, hasNext, isCached, isPotentialDirtyRead, iterator, next, remove
stream
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
asListRemaining, getCount, getId, getStats, getType, getWarnings, isCached, isPotentialDirtyRead
iterator, stream
forEach, spliterator
forEachRemaining, hasNext, next, remove
public Stream<T> streamRemaining()
streamRemaining
in interface ArangoCursorAsync<T>
Copyright © 2016–2023 ArangoDB GmbH. All rights reserved.