|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ViewResourceDelegateVerified | |
---|---|
com.espertech.esper.core.context.factory | Statement agent instance factories. |
com.espertech.esper.core.context.subselect | Subselect implementation. |
com.espertech.esper.core.start | Classes related to start and stop of statements |
Uses of ViewResourceDelegateVerified in com.espertech.esper.core.context.factory |
---|
Methods in com.espertech.esper.core.context.factory that return ViewResourceDelegateVerified | |
---|---|
ViewResourceDelegateVerified |
StatementAgentInstanceFactorySelect.getViewResourceDelegate()
|
Constructors in com.espertech.esper.core.context.factory with parameters of type ViewResourceDelegateVerified | |
---|---|
StatementAgentInstanceFactorySelect(int numStreams,
ViewableActivator[] eventStreamParentViewableActivators,
StatementContext statementContext,
StatementSpecCompiled statementSpec,
EPServicesContext services,
StreamTypeService typeService,
ViewFactoryChain[] unmaterializedViewChain,
ResultSetProcessorFactoryDesc resultSetProcessorFactoryDesc,
StreamJoinAnalysisResult joinAnalysisResult,
boolean recoveringResilient,
JoinSetComposerPrototype joinSetComposerPrototype,
SubSelectStrategyCollection subSelectStrategyCollection,
ViewResourceDelegateVerified viewResourceDelegate,
OutputProcessViewFactory outputProcessViewFactory)
|
Uses of ViewResourceDelegateVerified in com.espertech.esper.core.context.subselect |
---|
Constructors in com.espertech.esper.core.context.subselect with parameters of type ViewResourceDelegateVerified | |
---|---|
SubSelectStrategyFactoryLocalViewPreloaded(int subqueryNumber,
SubSelectActivationHolder subSelectHolder,
Pair<EventTableFactory,SubordTableLookupStrategyFactory> pair,
ExprNode filterExprNode,
ExprEvaluator filterExprEval,
boolean correlatedSubquery,
AggregationServiceFactoryDesc aggregationServiceFactory,
ViewResourceDelegateVerified viewResourceDelegate,
ExprEvaluator[] groupKeys)
|
Uses of ViewResourceDelegateVerified in com.espertech.esper.core.start |
---|
Methods in com.espertech.esper.core.start that return ViewResourceDelegateVerified | |
---|---|
static ViewResourceDelegateVerified |
EPStatementStartMethodHelperViewResources.verifyPreviousAndPriorRequirements(ViewFactoryChain[] unmaterializedViewChain,
ViewResourceDelegateUnverified delegate)
|
Methods in com.espertech.esper.core.start with parameters of type ViewResourceDelegateVerified | |
---|---|
static java.util.Map<ExprPreviousNode,ExprPreviousEvalStrategy> |
EPStatementStartMethodHelperPrevious.compilePreviousNodeStrategies(ViewResourceDelegateVerified viewResourceDelegate,
AgentInstanceViewFactoryChainContext[] contexts)
|
static java.util.Map<ExprPriorNode,ExprPriorEvalStrategy> |
EPStatementStartMethodHelperPrior.compilePriorNodeStrategies(ViewResourceDelegateVerified viewResourceDelegate,
AgentInstanceViewFactoryChainContext[] viewFactoryChainContexts)
|
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |