Package | Description |
---|---|
com.espertech.esper.common.internal.epl.datetime.eval |
Date-Time methods and related utility classes.
|
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.lookup | |
com.espertech.esper.common.internal.filterspec |
Modifier and Type | Method and Description |
---|---|
AdvancedIndexConfigContextPartition |
FilterExprAnalyzerDTIntervalAffector.getOptionalIndexSpec() |
AdvancedIndexConfigContextPartition |
FilterExprAnalyzerDTBetweenAffector.getOptionalIndexSpec() |
Modifier and Type | Class and Description |
---|---|
class |
AdvancedIndexConfigContextPartitionQuadTree |
Modifier and Type | Method and Description |
---|---|
EventTable |
EventAdvancedIndexFactoryForgeQuadTreePointRegionFactory.make(EventAdvancedIndexConfigStatement configStatement,
AdvancedIndexConfigContextPartition configCP,
EventTableOrganization organization) |
EventTable |
EventAdvancedIndexFactoryForgeQuadTreeMXCIFFactory.make(EventAdvancedIndexConfigStatement configStatement,
AdvancedIndexConfigContextPartition configCP,
EventTableOrganization organization) |
Modifier and Type | Method and Description |
---|---|
AdvancedIndexConfigContextPartition |
AdvancedIndexFactoryProvider.validateConfigureFilterIndex(String indexName,
String indexTypeName,
ExprNode[] parameters,
ExprValidationContext validationContext) |
Modifier and Type | Method and Description |
---|---|
AdvancedIndexConfigContextPartition |
EventAdvancedIndexFactory.configureContextPartition(AgentInstanceContext agentInstanceContext,
EventType eventType,
EventAdvancedIndexProvisionRuntime advancedIndexProvisionDesc,
EventTableOrganization organization) |
Modifier and Type | Method and Description |
---|---|
EventTable |
EventAdvancedIndexFactory.make(EventAdvancedIndexConfigStatement configStatement,
AdvancedIndexConfigContextPartition configContextPartition,
EventTableOrganization organization) |
Modifier and Type | Method and Description |
---|---|
AdvancedIndexConfigContextPartition |
FilterSpecCompilerAdvIndexDesc.getIndexSpec() |
Constructor and Description |
---|
FilterSpecCompilerAdvIndexDesc(ExprNode[] indexExpressions,
ExprNode[] keyExpressions,
AdvancedIndexConfigContextPartition indexSpec,
String indexType,
String indexName) |
Copyright © 2005–2018. All rights reserved.