public abstract class EventAdvancedIndexFactoryQuadTree extends java.lang.Object implements EventAdvancedIndexFactory
Constructor and Description |
---|
EventAdvancedIndexFactoryQuadTree() |
Modifier and Type | Method and Description |
---|---|
AdvancedIndexConfigContextPartition |
configureContextPartition(EventType eventType,
AdvancedIndexDesc indexDesc,
ExprEvaluator[] parameters,
ExprEvaluatorContext exprEvaluatorContext,
EventTableOrganization organization,
EventAdvancedIndexConfigStatement advancedIndexConfigStatement) |
SubordTableLookupStrategyFactoryQuadTree |
getSubordinateLookupStrategy(java.lang.String operationName,
java.util.Map<java.lang.Integer,ExprNode> positionalExpressions,
boolean isNWOnTrigger,
int numOuterstreams) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
make, providesIndexForOperation
public AdvancedIndexConfigContextPartition configureContextPartition(EventType eventType, AdvancedIndexDesc indexDesc, ExprEvaluator[] parameters, ExprEvaluatorContext exprEvaluatorContext, EventTableOrganization organization, EventAdvancedIndexConfigStatement advancedIndexConfigStatement)
configureContextPartition
in interface EventAdvancedIndexFactory
public SubordTableLookupStrategyFactoryQuadTree getSubordinateLookupStrategy(java.lang.String operationName, java.util.Map<java.lang.Integer,ExprNode> positionalExpressions, boolean isNWOnTrigger, int numOuterstreams)
getSubordinateLookupStrategy
in interface EventAdvancedIndexFactory