Package | Description |
---|---|
com.espertech.esper.common.internal.epl.index.advanced.index.quadtree |
Quad-tree indexes
|
com.espertech.esper.common.internal.epl.index.advanced.index.service |
Advanced index provisioning
|
com.espertech.esper.common.internal.epl.join.queryplan | |
com.espertech.esper.common.internal.statemgmtsettings |
Modifier and Type | Method and Description |
---|---|
EventAdvancedIndexProvisionCompileTime |
AdvancedIndexFactoryProviderPointRegionQuadTree.validateEventIndex(String indexName,
String indexTypeName,
ExprNode[] columns,
ExprNode[] parameters) |
EventAdvancedIndexProvisionCompileTime |
AdvancedIndexFactoryProviderMXCIFQuadTree.validateEventIndex(String indexName,
String indexTypeName,
ExprNode[] columns,
ExprNode[] parameters) |
Modifier and Type | Method and Description |
---|---|
EventAdvancedIndexProvisionCompileTime |
EventAdvancedIndexProvisionRuntime.toCompileTime(EventType eventTypeIndexed,
StatementRawInfo statementRawInfo,
StatementCompileTimeServices services) |
EventAdvancedIndexProvisionCompileTime |
AdvancedIndexFactoryProvider.validateEventIndex(String indexName,
String indexTypeName,
ExprNode[] columns,
ExprNode[] parameters) |
Modifier and Type | Method and Description |
---|---|
EventAdvancedIndexProvisionCompileTime |
QueryPlanIndexItemForge.getAdvancedIndexProvisionDesc() |
Constructor and Description |
---|
QueryPlanIndexItemForge(List<IndexedPropDesc> hashProps,
List<IndexedPropDesc> btreeProps,
boolean unique,
EventAdvancedIndexProvisionCompileTime advancedIndexProvisionDesc,
EventType eventType) |
QueryPlanIndexItemForge(String[] hashProps,
EPTypeClass[] hashTypes,
String[] rangeProps,
EPTypeClass[] rangeTypes,
boolean unique,
EventAdvancedIndexProvisionCompileTime advancedIndexProvisionDesc,
EventType eventType) |
Modifier and Type | Method and Description |
---|---|
StateMgmtSetting |
StateMgmtSettingsProviderIndexDefault.advanced(FabricCharge fabricCharge,
QueryPlanAttributionKey attributionKey,
String indexName,
EventType eventType,
EventAdvancedIndexProvisionCompileTime advancedIndexProvisionDesc,
StatementRawInfo raw) |
StateMgmtSetting |
StateMgmtSettingsProviderIndex.advanced(FabricCharge fabricCharge,
QueryPlanAttributionKey attributionKey,
String indexName,
EventType eventType,
EventAdvancedIndexProvisionCompileTime advancedIndexProvisionDesc,
StatementRawInfo raw) |
Copyright © 2005–2022. All rights reserved.