com.espertech.esper.filter
Class RangeValueContextProp

java.lang.Object
  extended by com.espertech.esper.filter.RangeValueContextProp
All Implemented Interfaces:
FilterSpecParamRangeValue, MetaDefItem, java.io.Serializable

public class RangeValueContextProp
extends java.lang.Object
implements FilterSpecParamRangeValue

See Also:
Serialized Form

Constructor Summary
RangeValueContextProp(EventPropertyGetter getter)
           
 
Method Summary
 java.lang.Object getFilterValue(MatchedEventMap matchedEvents, ExprEvaluatorContext exprEvaluatorContext)
          Returns the filter value representing the endpoint.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RangeValueContextProp

public RangeValueContextProp(EventPropertyGetter getter)
Method Detail

getFilterValue

public java.lang.Object getFilterValue(MatchedEventMap matchedEvents,
                                       ExprEvaluatorContext exprEvaluatorContext)
Description copied from interface: FilterSpecParamRangeValue
Returns the filter value representing the endpoint.

Specified by:
getFilterValue in interface FilterSpecParamRangeValue
Parameters:
matchedEvents - is the prior results
Returns:
filter value

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