public class FilterForEvalEventPropIndexedDoubleForge extends Object implements FilterSpecParamFilterForEvalDoubleForge
Constructor and Description |
---|
FilterForEvalEventPropIndexedDoubleForge(String resultEventAsName,
int resultEventIndex,
String resultEventProperty,
EventType eventType) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Double |
getFilterValue(MatchedEventMap matchedEvents,
ExprEvaluatorContext exprEvaluatorContext) |
int |
hashCode() |
CodegenExpression |
makeCodegen(CodegenClassScope classScope,
CodegenMethodScope parent) |
String |
toString() |
void |
valueToString(StringBuilder out) |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
makeAnonymous
public CodegenExpression makeCodegen(CodegenClassScope classScope, CodegenMethodScope parent)
makeCodegen
in interface FilterSpecParamFilterForEvalForge
public Double getFilterValue(MatchedEventMap matchedEvents, ExprEvaluatorContext exprEvaluatorContext)
getFilterValue
in interface FilterSpecParamFilterForEvalForge
public void valueToString(StringBuilder out)
valueToString
in interface FilterSpecParamFilterForEvalForge
Copyright © 2005–2020. All rights reserved.