com.espertech.esper.epl.datetime.eval
Class ExprDotNodeFilterAnalyzerDTBetweenDesc

java.lang.Object
  extended by com.espertech.esper.epl.datetime.eval.ExprDotNodeFilterAnalyzerDTBetweenDesc
All Implemented Interfaces:
ExprDotNodeFilterAnalyzerDesc

public class ExprDotNodeFilterAnalyzerDTBetweenDesc
extends java.lang.Object
implements ExprDotNodeFilterAnalyzerDesc


Constructor Summary
ExprDotNodeFilterAnalyzerDTBetweenDesc(EventType[] typesPerStream, int targetStreamNum, java.lang.String targetPropertyName, ExprNode start, ExprNode end, boolean includeLow, boolean includeHigh)
           
 
Method Summary
 void apply(QueryGraph queryGraph)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExprDotNodeFilterAnalyzerDTBetweenDesc

public ExprDotNodeFilterAnalyzerDTBetweenDesc(EventType[] typesPerStream,
                                              int targetStreamNum,
                                              java.lang.String targetPropertyName,
                                              ExprNode start,
                                              ExprNode end,
                                              boolean includeLow,
                                              boolean includeHigh)
Method Detail

apply

public void apply(QueryGraph queryGraph)
Specified by:
apply in interface ExprDotNodeFilterAnalyzerDesc

© 2006-2014 EsperTech Inc.
All rights reserved.
Visit us at espertech.com