protected class GridMergeIndex.FetchingCursor extends Object
| Constructor and Description |
|---|
FetchingCursor(SearchRow first,
SearchRow last,
Iterator<Row> stream) |
| Modifier and Type | Method and Description |
|---|---|
Row |
get() |
SearchRow |
getSearchRow() |
boolean |
next() |
boolean |
previous() |
public FetchingCursor(SearchRow first,
SearchRow last,
Iterator<Row> stream)
first - Lower bound.last - Upper bound.stream - Stream of all the rows from remote nodes.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2-p3 Release Date : April 25 2019