
public class OCompositeIndexCursor extends OIndexAbstractCursor
prefetchSize| Constructor and Description |
|---|
OCompositeIndexCursor(Collection<OIndexCursor> cursors) |
| Modifier and Type | Method and Description |
|---|---|
Map.Entry<Object,OIdentifiable> |
nextEntry()
Returns nextEntry element in subset of index data which should be iterated by given cursor.
|
getPrefetchSize, hasNext, next, remove, setPrefetchSize, toEntries, toKeys, toValuesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic OCompositeIndexCursor(Collection<OIndexCursor> cursors)
public Map.Entry<Object,OIdentifiable> nextEntry()
OIndexCursornull if all data are
iterated.Copyright © 2009–2025 OrientDB. All rights reserved.