public class FilterExprAnalyzerDTIntervalAffector extends Object implements FilterExprAnalyzerAffector
Constructor and Description |
---|
FilterExprAnalyzerDTIntervalAffector(DatetimeMethodEnum currentMethod,
EventType[] typesPerStream,
int targetStreamNum,
String targetStartProp,
String targetEndProp,
Integer parameterStreamNum,
String parameterStartProp,
String parameterEndProp) |
Modifier and Type | Method and Description |
---|---|
void |
apply(QueryGraphForge filterQueryGraph) |
ExprNode[] |
getIndexExpressions() |
List<Pair<ExprNode,int[]>> |
getKeyExpressions() |
String |
getOptionalIndexName() |
AdvancedIndexConfigContextPartition |
getOptionalIndexSpec() |
public ExprNode[] getIndexExpressions()
public AdvancedIndexConfigContextPartition getOptionalIndexSpec()
public String getOptionalIndexName()
public void apply(QueryGraphForge filterQueryGraph)
apply
in interface FilterExprAnalyzerAffector
Copyright © 2005–2019. All rights reserved.