|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface PropertyEvaluator
Interface for a function that evaluates the properties of an event and returns event representing the properties.
Method Summary | |
---|---|
boolean |
compareTo(PropertyEvaluator otherFilterPropertyEval)
Compare to another property evaluator. |
EventType |
getFragmentEventType()
Returns the result type of the events generated by evaluating a property expression. |
EventBean[] |
getProperty(EventBean theEvent,
ExprEvaluatorContext exprEvaluatorContext)
Returns the result events based on property values, or null if none found. |
Method Detail |
---|
EventBean[] getProperty(EventBean theEvent, ExprEvaluatorContext exprEvaluatorContext)
theEvent
- to inspectexprEvaluatorContext
- expression evaluation context
EventType getFragmentEventType()
boolean compareTo(PropertyEvaluator otherFilterPropertyEval)
otherFilterPropertyEval
- other
|
© 2006-2016 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |