public class ExprTableAccessNodeSubpropAccessor extends ExprTableAccessNode implements ExprEvaluator, ExprEnumerationForge, ExprEnumerationEval, ExprForge
groupKeyEvaluators, strategy, tableMeta, tableName
Constructor and Description |
---|
ExprTableAccessNodeSubpropAccessor(String tableName,
String subpropName,
ExprNode aggregateAccessMultiValueNode) |
equalsNode, evaluate, evaluateCodegen, evaluateCodegenUninstrumented, evaluateGetEventBeanCodegen, evaluateGetROCollectionEventsCodegen, evaluateGetROCollectionScalarCodegen, getForgeConstantType, getForgeRenderable, getPrecedence, getTableAccessNumber, 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 ExprAggregateNodeBase getAggregateAccessMultiValueNode()
public ExprEvaluator getExprEvaluator()
getExprEvaluator
in interface ExprForge
getExprEvaluator
in class ExprTableAccessNode
public Class getEvaluationType()
getEvaluationType
in interface ExprForge
public ExprEnumerationEval getExprEvaluatorEnumeration()
getExprEvaluatorEnumeration
in interface ExprEnumerationForge
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 ExprTableEvalStrategyFactoryForge getTableAccessFactoryForge()
getTableAccessFactoryForge
in class ExprTableAccessNode
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 Class 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
public void toPrecedenceFreeEPL(StringWriter writer)
toPrecedenceFreeEPL
in class ExprNodeBase
protected boolean equalsNodeInternal(ExprTableAccessNode other)
equalsNodeInternal
in class ExprTableAccessNode
Copyright © 2005–2018. All rights reserved.