public class GridH2ProxySpatialIndex extends GridH2ProxyIndex
idx| Constructor and Description |
|---|
GridH2ProxySpatialIndex(GridH2Table tbl,
String name,
List<IndexColumn> colsList,
Index idx) |
| Modifier and Type | Method and Description |
|---|---|
Cursor |
findByGeometry(TableFilter filter,
SearchRow first,
SearchRow last,
SearchRow intersection) |
double |
getCost(Session ses,
int[] masks,
TableFilter[] filters,
int filter,
SortOrder sortOrder,
HashSet<Column> cols) |
add, canGetFirstOrLast, checkRename, close, createLookupBatch, find, findFirstOrLast, getDiskSpaceUsed, getRowCount, getRowCountApproximation, needRebuild, remove, remove, removeChildrenAndResources, truncate, underlyingIndexpublic GridH2ProxySpatialIndex(GridH2Table tbl, String name, List<IndexColumn> colsList, Index idx)
tbl - Table.name - Name of the proxy index.colsList - Column list for the proxy index.idx - Target index.public double getCost(Session ses,
int[] masks,
TableFilter[] filters,
int filter,
SortOrder sortOrder,
HashSet<Column> cols)
getCost in class GridH2ProxyIndexpublic Cursor findByGeometry(TableFilter filter,
SearchRow first,
SearchRow last,
SearchRow intersection)
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.7.2-p3 Release Date : April 25 2019