public class FilterExprAnalyzerDTBetweenAffector extends Object implements FilterExprAnalyzerAffector
Constructor and Description |
---|
FilterExprAnalyzerDTBetweenAffector(EventType[] typesPerStream,
int targetStreamNum,
String targetPropertyName,
ExprNode start,
ExprNode end,
boolean includeLow,
boolean includeHigh) |
Modifier and Type | Method and Description |
---|---|
void |
apply(QueryGraphForge queryGraph) |
ExprNode[] |
getIndexExpressions() |
List<Pair<ExprNode,int[]>> |
getKeyExpressions() |
String |
getOptionalIndexName() |
AdvancedIndexConfigContextPartition |
getOptionalIndexSpec() |
public void apply(QueryGraphForge queryGraph)
apply
in interface FilterExprAnalyzerAffector
public ExprNode[] getIndexExpressions()
public AdvancedIndexConfigContextPartition getOptionalIndexSpec()
public String getOptionalIndexName()
Copyright © 2005–2018. All rights reserved.