protected static class GridH2IndexBase.FilteringCursor extends Object implements GridCursor<GridH2Row>
| Modifier | Constructor and Description |
|---|---|
protected |
GridH2IndexBase.FilteringCursor(GridCursor<GridH2Row> cursor,
long time,
IndexingQueryFilter qryFilter,
String cacheName) |
protected GridH2IndexBase.FilteringCursor(GridCursor<GridH2Row> cursor, long time, IndexingQueryFilter qryFilter, String cacheName)
cursor - GridCursor.time - Time for expired rows filtering.qryFilter - Filter.cacheName - Cache name.protected boolean accept(GridH2Row row)
row - Row.public boolean next()
throws IgniteCheckedException
next in interface GridCursor<GridH2Row>IgniteCheckedExceptionpublic GridH2Row get() throws IgniteCheckedException
get in interface GridCursor<GridH2Row>IgniteCheckedException
Follow @ApacheIgnite
Ignite Fabric : ver. 2.3.0 Release Date : October 28 2017