Constructor and Description |
---|
StatementAgentInstanceFactoryCreateIndexForge(EventType eventType,
String indexName,
String indexModuleName,
QueryPlanIndexItemForge explicitIndexDesc,
IndexMultiKey imk,
NamedWindowMetaData namedWindow,
TableMetaData table) |
Constructor and Description |
---|
IndexDetailForge(IndexMultiKey indexMultiKey,
QueryPlanIndexItemForge queryPlanIndexItem) |
Modifier and Type | Method and Description |
---|---|
Map<TableLookupIndexReqKey,QueryPlanIndexItemForge> |
QueryPlanIndexForge.getItems() |
Modifier and Type | Method and Description |
---|---|
boolean |
QueryPlanIndexItemForge.equalsCompareSortedProps(QueryPlanIndexItemForge other) |
Modifier and Type | Method and Description |
---|---|
static QueryPlanIndexForge |
QueryPlanIndexForge.makeIndex(List<QueryPlanIndexItemForge> indexesSet) |
Constructor and Description |
---|
QueryPlanIndexForge(Map<TableLookupIndexReqKey,QueryPlanIndexItemForge> items) |
Modifier and Type | Method and Description |
---|---|
QueryPlanIndexItemForge |
SubordinateQueryIndexDescForge.getOptionalQueryPlanIndexItem() |
static QueryPlanIndexItemForge |
EventTableIndexUtil.validateCompileExplicitIndex(String indexName,
boolean unique,
List<CreateIndexItem> columns,
EventType eventType,
StatementRawInfo statementRawInfo,
StatementCompileTimeServices services) |
Constructor and Description |
---|
SubordinateQueryIndexDescForge(IndexKeyInfo optionalIndexKeyInfo,
String indexName,
String indexModuleName,
IndexMultiKey indexMultiKey,
QueryPlanIndexItemForge optionalQueryPlanIndexItem) |
Copyright © 2005–2018. All rights reserved.