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) |
void |
QueryPlanIndexItemForge.planStateMgmtSettings(FabricCharge fabricCharge,
QueryPlanAttributionKey attributionKey,
String indexName,
QueryPlanIndexItemForge forge,
StatementRawInfo raw,
StatementCompileTimeServices compileTimeServices) |
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 |
SubordinateQueryIndexPlan.getIndexItem() |
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) |
SubordinateQueryIndexPlan(QueryPlanIndexItemForge indexItem,
IndexMultiKey indexPropKey,
List<StmtClassForgeableFactory> multiKeyForgeables,
FabricCharge fabricCharge) |
Copyright © 2005–2021. All rights reserved.