public class ExprDotNodeFilterAnalyzerDTBetweenDesc extends java.lang.Object implements ExprDotNodeFilterAnalyzerDesc
Constructor and Description |
---|
ExprDotNodeFilterAnalyzerDTBetweenDesc(EventType[] typesPerStream,
int targetStreamNum,
java.lang.String targetPropertyName,
ExprNode start,
ExprNode end,
boolean includeLow,
boolean includeHigh) |
Modifier and Type | Method and Description |
---|---|
void |
apply(QueryGraph queryGraph) |
public void apply(QueryGraph queryGraph)
apply
in interface ExprDotNodeFilterAnalyzerDesc