protected class GridMergeIndex.FetchingCursor extends Object implements org.h2.index.Cursor
| Constructor and Description |
|---|
GridMergeIndex.FetchingCursor(org.h2.result.SearchRow first,
org.h2.result.SearchRow last,
Iterator<org.h2.result.Row> stream) |
public GridMergeIndex.FetchingCursor(org.h2.result.SearchRow first,
org.h2.result.SearchRow last,
Iterator<org.h2.result.Row> stream)
first - Lower bound.last - Upper bound.stream - Stream of all the rows from remote nodes.public boolean next()
next in interface org.h2.index.Cursorpublic 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 previous()
previous in interface org.h2.index.Cursor
Follow @ApacheIgnite
Ignite Fabric : ver. 2.3.0 Release Date : October 28 2017