public class FilterForEvalConstRuntimeExprForge extends Object implements FilterSpecParamFilterForEvalDoubleForge
Constructor and Description |
---|
FilterForEvalConstRuntimeExprForge(ExprNode runtimeConstant) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object obj) |
Object |
getFilterValue(MatchedEventMap matchedEvents,
ExprEvaluatorContext evaluatorContext) |
int |
hashCode() |
CodegenExpression |
makeCodegen(CodegenClassScope classScope,
CodegenMethodScope parent) |
void |
valueToString(StringBuilder out) |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
makeAnonymous
public FilterForEvalConstRuntimeExprForge(ExprNode runtimeConstant)
public CodegenExpression makeCodegen(CodegenClassScope classScope, CodegenMethodScope parent)
makeCodegen
in interface FilterSpecParamFilterForEvalForge
public Object getFilterValue(MatchedEventMap matchedEvents, ExprEvaluatorContext evaluatorContext)
getFilterValue
in interface FilterSpecParamFilterForEvalForge
public void valueToString(StringBuilder out)
valueToString
in interface FilterSpecParamFilterForEvalForge
Copyright © 2005–2022. All rights reserved.