Uses of Class
com.espertech.esper.common.internal.view.access.ViewResourceDelegateExpr
Package
Description
-
Uses of ViewResourceDelegateExpr in com.espertech.esper.common.internal.epl.expression.core
Modifier and TypeMethodDescriptionExprValidationContextBuilder.withViewResourceDelegate
(ViewResourceDelegateExpr viewResourceDelegate) ModifierConstructorDescriptionprotected
ExprValidationContext
(StreamTypeService streamTypeService, ViewResourceDelegateExpr viewResourceDelegate, ContextCompileTimeDescriptor contextDescriptor, boolean disablePropertyExpressionEventCollCache, boolean allowRollupFunctions, boolean allowBindingConsumption, boolean allowTableAggReset, boolean isUnidirectionalJoin, String intoTableName, boolean isFilterExpression, ExprValidationMemberName memberName, boolean aggregationFutureNameAlreadySet, StatementRawInfo statementRawInfo, StatementCompileTimeServices compileTimeServices) -
Uses of ViewResourceDelegateExpr in com.espertech.esper.common.internal.epl.resultset.core
Modifier and TypeMethodDescriptionstatic ResultSetProcessorDesc
ResultSetProcessorFactoryFactory.getProcessorPrototype
(ResultSetProcessorAttributionKey attributionKey, ResultSetSpec spec, StreamTypeService typeService, ViewResourceDelegateExpr viewResourceDelegate, boolean[] isUnidirectionalStream, boolean allowAggregation, ContextPropertyRegistry contextPropertyRegistry, boolean isFireAndForget, boolean isOnSelect, StatementRawInfo statementRawInfo, StatementCompileTimeServices services) -
Uses of ViewResourceDelegateExpr in com.espertech.esper.common.internal.epl.util
Modifier and TypeMethodDescriptionstatic ViewResourceVerifyResult
ViewResourceVerifyHelper.verifyPreviousAndPriorRequirements
(List<ViewFactoryForge>[] unmaterializedViewChain, ViewResourceDelegateExpr delegate, Integer subqueryNumber, StatementRawInfo raw, StatementCompileTimeServices services) -
Uses of ViewResourceDelegateExpr in com.espertech.esper.common.internal.statement.helper
Modifier and TypeMethodDescriptionstatic ExprNode
EPStatementStartMethodHelperValidate.validateNodes
(StatementSpecRaw statementSpec, StreamTypeService typeService, ViewResourceDelegateExpr viewResourceDelegate, StatementRawInfo statementRawInfo, StatementCompileTimeServices compileTimeServices) protected static UniformPair<Integer>
EPStatementStartMethodHelperValidate.validateOuterJoinPropertyPair
(ExprIdentNode leftNode, ExprIdentNode rightNode, int outerJoinCount, StreamTypeService typeService, ViewResourceDelegateExpr viewResourceDelegate, StatementRawInfo statementRawInfo, StatementCompileTimeServices compileTimeServices)