public class H2Cursor extends Object implements org.h2.index.Cursor
| Constructor and Description |
|---|
H2Cursor(GridCursor<GridH2Row> cursor) |
| Modifier and Type | Method and Description |
|---|---|
org.h2.result.Row |
get() |
org.h2.result.SearchRow |
getSearchRow() |
boolean |
next() |
boolean |
previous() |
public H2Cursor(GridCursor<GridH2Row> cursor)
cursor - Cursor.public org.h2.result.Row get()
get in interface org.h2.index.Cursorpublic org.h2.result.SearchRow getSearchRow()
getSearchRow in interface org.h2.index.Cursorpublic boolean next()
next in interface org.h2.index.Cursorpublic boolean previous()
previous in interface org.h2.index.Cursor
Follow @ApacheIgnite
Ignite Fabric : ver. 2.6.0 Release Date : July 10 2018