public class SubSelectHelperForgePlanner extends Object
Constructor and Description |
---|
SubSelectHelperForgePlanner() |
Modifier and Type | Method and Description |
---|---|
static Map<ExprSubselectNode,SubSelectFactoryForge> |
planSubSelect(StatementBaseInfo statement,
Map<ExprSubselectNode,SubSelectActivationPlan> subselectActivation,
String[] outerStreamNames,
EventType[] outerEventTypesSelect,
String[] outerEventTypeNamees,
StatementCompileTimeServices compileTimeServices) |
public static Map<ExprSubselectNode,SubSelectFactoryForge> planSubSelect(StatementBaseInfo statement, Map<ExprSubselectNode,SubSelectActivationPlan> subselectActivation, String[] outerStreamNames, EventType[] outerEventTypesSelect, String[] outerEventTypeNamees, StatementCompileTimeServices compileTimeServices) throws ExprValidationException, ViewProcessingException
Copyright © 2005–2018. All rights reserved.