Uses of Interface
com.espertech.esper.common.internal.epl.lookup.AdvancedIndexConfigContextPartition
Packages that use 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
Methods in com.espertech.esper.common.internal.epl.datetime.eval that return AdvancedIndexConfigContextPartitionModifier and TypeMethodDescriptionFilterExprAnalyzerDTBetweenAffector.getOptionalIndexSpec()
FilterExprAnalyzerDTIntervalAffector.getOptionalIndexSpec()
-
Uses of AdvancedIndexConfigContextPartition in com.espertech.esper.common.internal.epl.index.advanced.index.quadtree
Classes in com.espertech.esper.common.internal.epl.index.advanced.index.quadtree that implement AdvancedIndexConfigContextPartitionMethods in com.espertech.esper.common.internal.epl.index.advanced.index.quadtree that return AdvancedIndexConfigContextPartitionModifier 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) Methods in com.espertech.esper.common.internal.epl.index.advanced.index.quadtree with parameters of type AdvancedIndexConfigContextPartitionModifier 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
Methods in com.espertech.esper.common.internal.epl.index.advanced.index.service that return AdvancedIndexConfigContextPartitionModifier and TypeMethodDescriptionAdvancedIndexFactoryProvider.validateConfigureFilterIndex
(String indexName, String indexTypeName, ExprNode[] parameters, ExprValidationContext validationContext) -
Uses of AdvancedIndexConfigContextPartition in com.espertech.esper.common.internal.epl.lookup
Methods in com.espertech.esper.common.internal.epl.lookup that return AdvancedIndexConfigContextPartitionModifier and TypeMethodDescriptionEventAdvancedIndexFactory.configureContextPartition
(ExprEvaluatorContext exprEvaluatorContext, EventType eventType, EventAdvancedIndexProvisionRuntime advancedIndexProvisionDesc, EventTableOrganization organization) Methods in com.espertech.esper.common.internal.epl.lookup with parameters of type AdvancedIndexConfigContextPartitionModifier and TypeMethodDescriptionEventAdvancedIndexFactory.make
(EventAdvancedIndexConfigStatement configStatement, AdvancedIndexConfigContextPartition configContextPartition, EventTableOrganization organization) -
Uses of AdvancedIndexConfigContextPartition in com.espertech.esper.common.internal.filterspec
Methods in com.espertech.esper.common.internal.filterspec that return AdvancedIndexConfigContextPartitionConstructors in com.espertech.esper.common.internal.filterspec with parameters of type AdvancedIndexConfigContextPartitionModifierConstructorDescriptionFilterSpecCompilerAdvIndexDesc
(ExprNode[] indexExpressions, ExprNode[] keyExpressions, AdvancedIndexConfigContextPartition indexSpec, String indexType, String indexName)