Modifier and Type | Method and Description |
---|---|
void |
StatementAgentInstanceFactorySelect.setViewResourceDelegates(ViewResourceDelegateDesc[] viewResourceDelegates) |
Constructor and Description |
---|
StatementAgentInstanceFactorySelectForge(String[] streamNames,
ViewableActivatorForge[] viewableActivatorForges,
String resultSetProcessorProviderClassName,
List<ViewFactoryForge>[] views,
ViewResourceDelegateDesc[] viewResourceDelegates,
ExprForge whereClauseForge,
JoinSetComposerPrototypeForge joinSetComposerPrototypeForge,
String outputProcessViewProviderClassName,
Map<ExprSubselectNode,SubSelectFactoryForge> subselects,
Map<ExprTableAccessNode,ExprTableEvalStrategyFactoryForge> tableAccesses,
boolean orderByWithoutOutputRateLimit,
boolean unidirectionalJoin) |
Modifier and Type | Method and Description |
---|---|
void |
SubSelectStrategyFactoryLocalViewPreloaded.setViewResourceDelegate(ViewResourceDelegateDesc viewResourceDelegate) |
Constructor and Description |
---|
SubSelectStrategyFactoryLocalViewPreloadedForge(List<ViewFactoryForge> viewForges,
ViewResourceDelegateDesc viewResourceDelegateDesc,
Pair<EventTableFactoryFactoryForge,SubordTableLookupStrategyFactoryForge> lookupStrategy,
ExprNode filterExprNode,
boolean correlatedSubquery,
AggregationServiceForgeDesc aggregationServiceForgeDesc,
int subqueryNumber,
ExprNode[] groupKeys,
NamedWindowMetaData namedWindow,
ExprNode namedWindowFilterExpr,
QueryGraphForge namedWindowFilterQueryGraph) |
Modifier and Type | Method and Description |
---|---|
static ViewResourceDelegateDesc[] |
ViewResourceVerifyHelper.verifyPreviousAndPriorRequirements(List<ViewFactoryForge>[] unmaterializedViewChain,
ViewResourceDelegateExpr delegate) |
Modifier and Type | Method and Description |
---|---|
static boolean |
ViewResourceDelegateDesc.hasPrior(ViewResourceDelegateDesc[] delegates) |
Modifier and Type | Method and Description |
---|---|
static AgentInstanceViewFactoryChainContext |
AgentInstanceViewFactoryChainContext.create(ViewFactory[] viewFactoryChain,
AgentInstanceContext agentInstanceContext,
ViewResourceDelegateDesc viewResourceDelegate) |
Copyright © 2005–2018. All rights reserved.