com.espertech.esper.epl.datetime.interval
Class IntervalComputerFactory.IntervalComputerDuringMinMaxStartEnd

java.lang.Object
  extended by com.espertech.esper.epl.datetime.interval.IntervalComputerFactory.IntervalComputerDuringMinMaxStartEnd
All Implemented Interfaces:
IntervalComputer
Enclosing class:
IntervalComputerFactory

public static class IntervalComputerFactory.IntervalComputerDuringMinMaxStartEnd
extends java.lang.Object
implements IntervalComputer


Constructor Summary
IntervalComputerFactory.IntervalComputerDuringMinMaxStartEnd(boolean during, IntervalDeltaExprEvaluator[] parameters)
           
 
Method Summary
 java.lang.Boolean compute(long leftStart, long leftEnd, long rightStart, long rightEnd, EventBean[] eventsPerStream, boolean newData, ExprEvaluatorContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IntervalComputerFactory.IntervalComputerDuringMinMaxStartEnd

public IntervalComputerFactory.IntervalComputerDuringMinMaxStartEnd(boolean during,
                                                                    IntervalDeltaExprEvaluator[] parameters)
Method Detail

compute

public java.lang.Boolean compute(long leftStart,
                                 long leftEnd,
                                 long rightStart,
                                 long rightEnd,
                                 EventBean[] eventsPerStream,
                                 boolean newData,
                                 ExprEvaluatorContext context)
Specified by:
compute in interface IntervalComputer

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