public class ExprTableAccessNodeSubprop extends ExprTableAccessNode implements ExprEvaluator, ExprEnumerationForge, ExprEnumerationEval, ExprForge
groupKeyEvaluators, strategy, tableMeta, tableName
EPTYPE, EPTYPEARRAY
Constructor and Description |
---|
ExprTableAccessNodeSubprop(String tableName,
String subpropName) |
equalsNode, evaluate, evaluateCodegen, evaluateCodegenUninstrumented, evaluateGetEventBeanCodegen, evaluateGetROCollectionEventsCodegen, evaluateGetROCollectionScalarCodegen, getForgeConstantType, getForgeRenderable, getPrecedence, getTableAccessNumber, getTableMeta, getTableName, makeEvaluate, setTableAccessNumber, toPrecedenceFreeEPLInternal, toPrecedenceFreeEPLInternal, validate, validateGroupKeys, validateSubpropertyGetCol
accept, accept, acceptChildnodes, addChildNode, addChildNodes, addChildNodeToFront, checkValidated, checkValidatedException, getChildNodes, replaceUnlistedChildNode, setChildNode, setChildNodes, toEPL
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
evaluate
evaluateGetEventBeanCodegen, evaluateGetROCollectionEventsCodegen, evaluateGetROCollectionScalarCodegen, getForgeRenderable
evaluateCodegen, getForgeConstantType, getForgeRenderable
public ExprEvaluator getExprEvaluator()
getExprEvaluator
in interface ExprForge
getExprEvaluator
in class ExprTableAccessNode
public EPTypeClass getEvaluationType()
getEvaluationType
in interface ExprForge
public ExprEnumerationEval getExprEvaluatorEnumeration()
getExprEvaluatorEnumeration
in interface ExprEnumerationForge
public ExprTableEvalStrategyFactoryForge getTableAccessFactoryForge()
getTableAccessFactoryForge
in class ExprTableAccessNode
protected String getInstrumentationQName()
getInstrumentationQName
in class ExprTableAccessNode
protected CodegenExpression[] getInstrumentationQParams()
getInstrumentationQParams
in class ExprTableAccessNode
protected void validateBindingInternal(ExprValidationContext validationContext) throws ExprValidationException
validateBindingInternal
in class ExprTableAccessNode
ExprValidationException
public void toPrecedenceFreeEPL(StringWriter writer, ExprNodeRenderableFlags flags)
toPrecedenceFreeEPL
in class ExprNodeBase
public String getSubpropName()
public EventType getEventTypeCollection(StatementRawInfo statementRawInfo, StatementCompileTimeServices compileTimeServices) throws ExprValidationException
getEventTypeCollection
in interface ExprEnumerationForge
ExprValidationException
public Collection<EventBean> evaluateGetROCollectionEvents(EventBean[] eventsPerStream, boolean isNewData, ExprEvaluatorContext context)
evaluateGetROCollectionEvents
in interface ExprEnumerationEval
public EPTypeClass getComponentTypeCollection() throws ExprValidationException
getComponentTypeCollection
in interface ExprEnumerationForge
ExprValidationException
public Collection evaluateGetROCollectionScalar(EventBean[] eventsPerStream, boolean isNewData, ExprEvaluatorContext context)
evaluateGetROCollectionScalar
in interface ExprEnumerationEval
public EventType getEventTypeSingle(StatementRawInfo statementRawInfo, StatementCompileTimeServices compileTimeServices) throws ExprValidationException
getEventTypeSingle
in interface ExprEnumerationForge
ExprValidationException
public EventBean evaluateGetEventBean(EventBean[] eventsPerStream, boolean isNewData, ExprEvaluatorContext context)
evaluateGetEventBean
in interface ExprEnumerationEval
protected boolean equalsNodeInternal(ExprTableAccessNode other)
equalsNodeInternal
in class ExprTableAccessNode
Copyright © 2005–2021. All rights reserved.