public class GridH2ProxySpatialIndex extends GridH2ProxyIndex implements org.h2.index.SpatialIndex
idx| Constructor and Description |
|---|
GridH2ProxySpatialIndex(GridH2Table tbl,
String name,
List<org.h2.table.IndexColumn> colsList,
org.h2.index.Index idx) |
| Modifier and Type | Method and Description |
|---|---|
org.h2.index.Cursor |
findByGeometry(org.h2.table.TableFilter filter,
org.h2.result.SearchRow first,
org.h2.result.SearchRow last,
org.h2.result.SearchRow intersection) |
double |
getCost(org.h2.engine.Session ses,
int[] masks,
org.h2.table.TableFilter[] filters,
int filter,
org.h2.result.SortOrder sortOrder,
HashSet<org.h2.table.Column> cols) |
add, canGetFirstOrLast, checkRename, close, createLookupBatch, find, findFirstOrLast, getDiskSpaceUsed, getRowCount, getRowCountApproximation, needRebuild, remove, remove, removeChildrenAndResources, truncate, underlyingIndexcanFindNext, canScan, checkIndexColumnTypes, commit, compareRows, containsNullAndAllowMultipleNull, find, findNext, getColumnIndex, getColumns, getCostRangeIndex, getCreateSQL, getCreateSQLForCopy, getDropSQL, getDuplicateKeyException, getIndexColumns, getIndexType, getPlanSQL, getRow, getTable, getType, initBaseIndex, isFirstColumn, isHidden, isRowIdIndex, setSortedInsertModegetChildren, getComment, getDatabase, getId, getModificationId, getName, initDbObjectBase, invalidate, isTemporary, isValid, rename, setComment, setModified, setObjectName, setTemporary, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitadd, canFindNext, canGetFirstOrLast, canScan, close, commit, compareRows, createLookupBatch, find, find, findFirstOrLast, findNext, getColumnIndex, getColumns, getDiskSpaceUsed, getIndexColumns, getIndexType, getPlanSQL, getRow, getRowCount, getRowCountApproximation, getTable, isFirstColumn, isRowIdIndex, needRebuild, remove, remove, setSortedInsertMode, truncatepublic GridH2ProxySpatialIndex(GridH2Table tbl, String name, List<org.h2.table.IndexColumn> colsList, org.h2.index.Index idx)
tbl - Table.name - Name of the proxy index.colsList - Column list for the proxy index.idx - Target index.public double getCost(org.h2.engine.Session ses,
int[] masks,
org.h2.table.TableFilter[] filters,
int filter,
org.h2.result.SortOrder sortOrder,
HashSet<org.h2.table.Column> cols)
getCost in interface org.h2.index.IndexgetCost in class GridH2ProxyIndexpublic org.h2.index.Cursor findByGeometry(org.h2.table.TableFilter filter,
org.h2.result.SearchRow first,
org.h2.result.SearchRow last,
org.h2.result.SearchRow intersection)
findByGeometry in interface org.h2.index.SpatialIndex
Follow @ApacheIgnite
Ignite Fabric : ver. 2.6.0 Release Date : July 10 2018