public final class SortedReduceIndexAdapter extends AbstractReduceIndexAdapter
Index adapter for SortedReducer.| Constructor and Description |
|---|
SortedReduceIndexAdapter(GridKernalContext ctx,
ReduceTable tbl,
String name,
org.h2.table.IndexColumn[] cols) |
| Modifier and Type | Method and Description |
|---|---|
int |
compareRows(org.h2.result.SearchRow rowData,
org.h2.result.SearchRow compare) |
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> allColumnsSet) |
protected SortedReducer |
reducer() |
add, canGetFirstOrLast, checkRename, close, find, findFirstOrLast, getDiskSpaceUsed, getRowCount, getRowCountApproximation, needRebuild, remove, remove, truncatecanFindNext, canScan, checkIndexColumnTypes, commit, createLookupBatch, find, findNext, getColumnIndex, getColumns, getCostRangeIndex, getCreateSQL, getCreateSQLForCopy, getDropSQL, getDuplicateKeyException, getIndexColumns, getIndexType, getPlanSQL, getRow, getTable, getType, initBaseIndex, isFindUsingFullTableScan, isFirstColumn, isHidden, isRowIdIndex, mayHaveNullDuplicates, removeChildrenAndResources, setSortedInsertModegetChildren, getComment, getDatabase, getId, getModificationId, getName, initDbObjectBase, invalidate, isTemporary, isValid, rename, setComment, setModified, setObjectName, setTemporary, toStringpublic SortedReduceIndexAdapter(GridKernalContext ctx, ReduceTable tbl, String name, org.h2.table.IndexColumn[] cols)
ctx - Kernal context.tbl - Table.name - Index name,cols - Columns.protected SortedReducer reducer()
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> allColumnsSet)
public int compareRows(org.h2.result.SearchRow rowData,
org.h2.result.SearchRow compare)
compareRows in interface org.h2.index.IndexcompareRows in class org.h2.index.BaseIndex
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.16.0 Release Date : December 15 2023