com.espertech.esper.epl.datetime.interval
Class IntervalOpFactory

java.lang.Object
  extended by com.espertech.esper.epl.datetime.interval.IntervalOpFactory
All Implemented Interfaces:
OpFactory

public class IntervalOpFactory
extends java.lang.Object
implements OpFactory


Constructor Summary
IntervalOpFactory()
           
 
Method Summary
 IntervalOp getOp(StreamTypeService streamTypeService, DatetimeMethodEnum method, java.lang.String methodNameUsed, java.util.List<ExprNode> parameters, ExprEvaluator[] evaluators)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IntervalOpFactory

public IntervalOpFactory()
Method Detail

getOp

public IntervalOp getOp(StreamTypeService streamTypeService,
                        DatetimeMethodEnum method,
                        java.lang.String methodNameUsed,
                        java.util.List<ExprNode> parameters,
                        ExprEvaluator[] evaluators)
                 throws ExprValidationException
Throws:
ExprValidationException

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