public class BroadcastCursor extends Object implements org.gridgain.internal.h2.index.Cursor, Comparator<RangeStream>
| Constructor and Description |
|---|
BroadcastCursor(GridH2IndexBase idx,
int rangeId,
Collection<SegmentKey> segmentKeys,
Map<SegmentKey,RangeStream> rangeStreams) |
| Modifier and Type | Method and Description |
|---|---|
int |
compare(RangeStream o1,
RangeStream o2) |
org.gridgain.internal.h2.result.Row |
get() |
org.gridgain.internal.h2.result.SearchRow |
getSearchRow() |
boolean |
next() |
boolean |
previous() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcomparing, comparing, comparingDouble, comparingInt, comparingLong, equals, naturalOrder, nullsFirst, nullsLast, reversed, reverseOrder, thenComparing, thenComparing, thenComparing, thenComparingDouble, thenComparingInt, thenComparingLongpublic BroadcastCursor(GridH2IndexBase idx, int rangeId, Collection<SegmentKey> segmentKeys, Map<SegmentKey,RangeStream> rangeStreams)
rangeId - Range ID.segmentKeys - Remote nodes.rangeStreams - Range streams.public int compare(RangeStream o1, RangeStream o2)
compare in interface Comparator<RangeStream>public boolean next()
next in interface org.gridgain.internal.h2.index.Cursorpublic org.gridgain.internal.h2.result.Row get()
get in interface org.gridgain.internal.h2.index.Cursorpublic org.gridgain.internal.h2.result.SearchRow getSearchRow()
getSearchRow in interface org.gridgain.internal.h2.index.Cursorpublic boolean previous()
previous in interface org.gridgain.internal.h2.index.Cursor
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 8.9.23-p1 Release Date : November 19 2025