public abstract class ExprNodeAdapterMSBase extends ExprNodeAdapterBase
Modifier and Type | Field and Description |
---|---|
protected EventBean[] |
prototypeArray |
evaluatorContext, factory
Constructor and Description |
---|
ExprNodeAdapterMSBase(FilterSpecParamExprNode factory,
ExprEvaluatorContext evaluatorContext,
EventBean[] prototypeArray) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o)
NOTE: Overridden by subclasses as additional information is required for multistream-equals
|
EventBean[] |
getPrototypeArray() |
int |
hashCode() |
evaluate, evaluatePerStream, getEvaluatorContext, getExpression, getFilterBoolExprNum, getStatementId, getStatementIdBoolExpr, getStatementName
protected final EventBean[] prototypeArray
public ExprNodeAdapterMSBase(FilterSpecParamExprNode factory, ExprEvaluatorContext evaluatorContext, EventBean[] prototypeArray)
public EventBean[] getPrototypeArray()
public boolean equals(Object o)
ExprNodeAdapterBase
equals
in class ExprNodeAdapterBase
public int hashCode()
hashCode
in class ExprNodeAdapterBase
Copyright © 2005–2019. All rights reserved.