public class UnicastCursor extends Object implements org.gridgain.internal.h2.index.Cursor
| Constructor and Description |
|---|
UnicastCursor(int rangeId,
RangeStream stream) |
| Modifier and Type | Method and Description |
|---|---|
org.gridgain.internal.h2.result.Row |
get() |
org.gridgain.internal.h2.result.SearchRow |
getSearchRow() |
boolean |
next() |
boolean |
previous() |
public UnicastCursor(int rangeId,
RangeStream stream)
rangeId - Range ID.stream - Stream.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