Uses of Interface
com.espertech.esper.common.internal.epl.lookup.AdvancedIndexConfigContextPartition
Package
Description
Date-Time methods and related utility classes.
Quad-tree indexes
Advanced index provisioning
-
Uses of AdvancedIndexConfigContextPartition in com.espertech.esper.common.internal.epl.datetime.eval
Modifier and TypeMethodDescriptionFilterExprAnalyzerDTBetweenAffector.getOptionalIndexSpec()
FilterExprAnalyzerDTIntervalAffector.getOptionalIndexSpec()
-
Uses of AdvancedIndexConfigContextPartition in com.espertech.esper.common.internal.epl.index.advanced.index.quadtree
Modifier and TypeMethodDescriptionEventAdvancedIndexFactoryForgeQuadTreeFactory.configureContextPartition
(ExprEvaluatorContext exprEvaluatorContext, EventType eventType, EventAdvancedIndexProvisionRuntime advancedIndexProvisionDesc, EventTableOrganization organization) EventAdvancedIndexFactoryForgeQuadTreeForge.configureContextPartition
(EventType eventType, AdvancedIndexDescWExpr indexDesc, ExprEvaluator[] parameters, ExprEvaluatorContext exprEvaluatorContext, EventTableOrganization organization, EventAdvancedIndexConfigStatementForge advancedIndexConfigStatement) protected static AdvancedIndexConfigContextPartition
AdvancedIndexFactoryProviderQuadTree.configureQuadTree
(String indexName, ExprEvaluator[] parameters, ExprEvaluatorContext exprEvaluatorContext) AdvancedIndexFactoryProviderQuadTree.validateConfigureFilterIndex
(String indexName, String indexTypeName, ExprNode[] parameters, ExprValidationContext validationContext) Modifier and TypeMethodDescriptionEventAdvancedIndexFactoryForgeQuadTreeMXCIFFactory.make
(EventAdvancedIndexConfigStatement configStatement, AdvancedIndexConfigContextPartition configCP, EventTableOrganization organization) EventAdvancedIndexFactoryForgeQuadTreePointRegionFactory.make
(EventAdvancedIndexConfigStatement configStatement, AdvancedIndexConfigContextPartition configCP, EventTableOrganization organization) -
Uses of AdvancedIndexConfigContextPartition in com.espertech.esper.common.internal.epl.index.advanced.index.service
Modifier and TypeMethodDescriptionAdvancedIndexFactoryProvider.validateConfigureFilterIndex
(String indexName, String indexTypeName, ExprNode[] parameters, ExprValidationContext validationContext) -
Uses of AdvancedIndexConfigContextPartition in com.espertech.esper.common.internal.epl.lookup
Modifier and TypeMethodDescriptionEventAdvancedIndexFactory.configureContextPartition
(ExprEvaluatorContext exprEvaluatorContext, EventType eventType, EventAdvancedIndexProvisionRuntime advancedIndexProvisionDesc, EventTableOrganization organization) Modifier and TypeMethodDescriptionEventAdvancedIndexFactory.make
(EventAdvancedIndexConfigStatement configStatement, AdvancedIndexConfigContextPartition configContextPartition, EventTableOrganization organization) -
Uses of AdvancedIndexConfigContextPartition in com.espertech.esper.common.internal.filterspec
ModifierConstructorDescriptionFilterSpecCompilerAdvIndexDesc
(ExprNode[] indexExpressions, ExprNode[] keyExpressions, AdvancedIndexConfigContextPartition indexSpec, String indexType, String indexName)