Uses of Class
com.espertech.esper.common.internal.view.access.ViewResourceDelegateDesc
Package
Description
-
Uses of ViewResourceDelegateDesc in com.espertech.esper.common.internal.context.aifactory.select
Modifier and TypeMethodDescriptionvoid
StatementAgentInstanceFactorySelect.setViewResourceDelegates
(ViewResourceDelegateDesc[] viewResourceDelegates) ModifierConstructorDescriptionStatementAgentInstanceFactorySelectForge
(String[] streamNames, ViewableActivatorForge[] viewableActivatorForges, String resultSetProcessorProviderClassName, List<ViewFactoryForge>[] views, ViewResourceDelegateDesc[] viewResourceDelegates, ExprForge whereClauseForge, JoinSetComposerPrototypeForge joinSetComposerPrototypeForge, String outputProcessViewProviderClassName, boolean outputProcessViewDirectSimple, Map<ExprSubselectNode, SubSelectFactoryForge> subselects, Map<ExprTableAccessNode, ExprTableEvalStrategyFactoryForge> tableAccesses, boolean orderByWithoutOutputRateLimit, boolean unidirectionalJoin) -
Uses of ViewResourceDelegateDesc in com.espertech.esper.common.internal.epl.subselect
Modifier and TypeMethodDescriptionvoid
SubSelectStrategyFactoryLocalViewPreloaded.setViewResourceDelegate
(ViewResourceDelegateDesc viewResourceDelegate) ModifierConstructorDescriptionSubSelectStrategyFactoryLocalViewPreloadedForge
(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, MultiKeyClassRef groupByMultiKeyClasses, boolean isTargetHA) -
Uses of ViewResourceDelegateDesc in com.espertech.esper.common.internal.epl.util
ModifierConstructorDescriptionViewResourceVerifyResult
(ViewResourceDelegateDesc[] descriptors, FabricCharge fabricCharge) -
Uses of ViewResourceDelegateDesc in com.espertech.esper.common.internal.view.access
Modifier and TypeFieldDescriptionstatic final ViewResourceDelegateDesc[]
ViewResourceDelegateDesc.SINGLE_ELEMENT_ARRAY
Modifier and TypeMethodDescriptionstatic boolean
ViewResourceDelegateDesc.hasPrior
(ViewResourceDelegateDesc[] delegates) static CodegenExpression
ViewResourceDelegateDesc.toExpression
(ViewResourceDelegateDesc[] descs) -
Uses of ViewResourceDelegateDesc in com.espertech.esper.common.internal.view.core
Modifier and TypeMethodDescriptionAgentInstanceViewFactoryChainContext.create
(ViewFactory[] viewFactoryChain, AgentInstanceContext agentInstanceContext, ViewResourceDelegateDesc viewResourceDelegate)