public class EventAdvancedIndexFactoryQuadTreePointRegion extends EventAdvancedIndexFactoryQuadTree
Modifier and Type | Field and Description |
---|---|
static EventAdvancedIndexFactoryQuadTreePointRegion |
INSTANCE |
Modifier and Type | Method and Description |
---|---|
EventTable |
make(EventAdvancedIndexConfigStatement configStatement,
AdvancedIndexConfigContextPartition configCP,
EventTableOrganization organization) |
boolean |
providesIndexForOperation(java.lang.String operationName,
java.util.Map<java.lang.Integer,ExprNode> value) |
configureContextPartition, getSubordinateLookupStrategy
public static final EventAdvancedIndexFactoryQuadTreePointRegion INSTANCE
public boolean providesIndexForOperation(java.lang.String operationName, java.util.Map<java.lang.Integer,ExprNode> value)
public EventTable make(EventAdvancedIndexConfigStatement configStatement, AdvancedIndexConfigContextPartition configCP, EventTableOrganization organization)