|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.esper.filter.InSetOfValuesConstant
public class InSetOfValuesConstant
Constant value in a list of values following an in-keyword.
Constructor Summary | |
---|---|
InSetOfValuesConstant(Object constant)
Ctor. |
Method Summary | |
---|---|
boolean |
equals(Object obj)
|
Object |
getConstant()
Returns the constant value. |
Object |
getFilterValue(MatchedEventMap matchedEvents)
Returns the actual value to filter for from prior matching events |
int |
hashCode()
|
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InSetOfValuesConstant(Object constant)
constant
- is the constant valueMethod Detail |
---|
public final Object getFilterValue(MatchedEventMap matchedEvents)
FilterSpecParamInValue
getFilterValue
in interface FilterSpecParamInValue
matchedEvents
- is a map of matching events
public Object getConstant()
public boolean equals(Object obj)
equals
in class Object
public int hashCode()
hashCode
in class Object
|
© 2007 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 |