Modifier and Type | Method and Description |
---|---|
ViewResourceDelegateExpr |
ExprValidationContext.getViewResourceDelegate() |
Modifier and Type | Method and Description |
---|---|
ExprValidationContextBuilder |
ExprValidationContextBuilder.withViewResourceDelegate(ViewResourceDelegateExpr viewResourceDelegate) |
Constructor and Description |
---|
ExprValidationContext(StreamTypeService streamTypeService,
ViewResourceDelegateExpr viewResourceDelegate,
ContextCompileTimeDescriptor contextDescriptor,
boolean disablePropertyExpressionEventCollCache,
boolean allowRollupFunctions,
boolean allowBindingConsumption,
boolean isUnidirectionalJoin,
String intoTableName,
boolean isFilterExpression,
ExprValidationMemberName memberName,
boolean aggregationFutureNameAlreadySet,
StatementRawInfo statementRawInfo,
StatementCompileTimeServices compileTimeServices) |
Modifier and Type | Method and Description |
---|---|
static ResultSetProcessorDesc |
ResultSetProcessorFactoryFactory.getProcessorPrototype(ResultSetSpec spec,
StreamTypeService typeService,
ViewResourceDelegateExpr viewResourceDelegate,
boolean[] isUnidirectionalStream,
boolean allowAggregation,
ContextPropertyRegistry contextPropertyRegistry,
boolean isFireAndForget,
boolean isOnSelect,
StatementRawInfo statementRawInfo,
StatementCompileTimeServices services) |
Modifier and Type | Method and Description |
---|---|
static ViewResourceDelegateDesc[] |
ViewResourceVerifyHelper.verifyPreviousAndPriorRequirements(List<ViewFactoryForge>[] unmaterializedViewChain,
ViewResourceDelegateExpr delegate) |
Modifier and Type | Method and Description |
---|---|
static 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) |
Copyright © 2005–2018. All rights reserved.