public abstract class EventAdvancedIndexFactoryQuadTree extends 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(String operationName,
Map<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(String operationName, Map<Integer,ExprNode> positionalExpressions, boolean isNWOnTrigger, int numOuterstreams)
getSubordinateLookupStrategy
in interface EventAdvancedIndexFactory