Uses of Class
com.espertech.esper.common.internal.view.access.ViewResourceDelegateExpr
Packages that use ViewResourceDelegateExpr
Package
Description
-
Uses of ViewResourceDelegateExpr in com.espertech.esper.common.internal.epl.expression.core
Methods in com.espertech.esper.common.internal.epl.expression.core that return ViewResourceDelegateExprMethods in com.espertech.esper.common.internal.epl.expression.core with parameters of type ViewResourceDelegateExprModifier and TypeMethodDescriptionExprValidationContextBuilder.withViewResourceDelegate
(ViewResourceDelegateExpr viewResourceDelegate) Constructors in com.espertech.esper.common.internal.epl.expression.core with parameters of type ViewResourceDelegateExprModifierConstructorDescriptionprotected
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
Methods in com.espertech.esper.common.internal.epl.resultset.core with parameters of type ViewResourceDelegateExprModifier 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
Methods in com.espertech.esper.common.internal.epl.util with parameters of type ViewResourceDelegateExprModifier 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
Methods in com.espertech.esper.common.internal.statement.helper with parameters of type ViewResourceDelegateExprModifier 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)