Uses of Class
com.espertech.esper.common.internal.view.access.ViewResourceDelegateDesc
Packages that use ViewResourceDelegateDesc
Package
Description
-
Uses of ViewResourceDelegateDesc in com.espertech.esper.common.internal.context.aifactory.select
Methods in com.espertech.esper.common.internal.context.aifactory.select with parameters of type ViewResourceDelegateDescModifier and TypeMethodDescriptionvoid
StatementAgentInstanceFactorySelect.setViewResourceDelegates
(ViewResourceDelegateDesc[] viewResourceDelegates) Constructors in com.espertech.esper.common.internal.context.aifactory.select with parameters of type ViewResourceDelegateDescModifierConstructorDescriptionStatementAgentInstanceFactorySelectForge
(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
Methods in com.espertech.esper.common.internal.epl.subselect with parameters of type ViewResourceDelegateDescModifier and TypeMethodDescriptionvoid
SubSelectStrategyFactoryLocalViewPreloaded.setViewResourceDelegate
(ViewResourceDelegateDesc viewResourceDelegate) Constructors in com.espertech.esper.common.internal.epl.subselect with parameters of type ViewResourceDelegateDescModifierConstructorDescriptionSubSelectStrategyFactoryLocalViewPreloadedForge
(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
Methods in com.espertech.esper.common.internal.epl.util that return ViewResourceDelegateDescConstructors in com.espertech.esper.common.internal.epl.util with parameters of type ViewResourceDelegateDescModifierConstructorDescriptionViewResourceVerifyResult
(ViewResourceDelegateDesc[] descriptors, FabricCharge fabricCharge) -
Uses of ViewResourceDelegateDesc in com.espertech.esper.common.internal.view.access
Fields in com.espertech.esper.common.internal.view.access declared as ViewResourceDelegateDescModifier and TypeFieldDescriptionstatic final ViewResourceDelegateDesc[]
ViewResourceDelegateDesc.SINGLE_ELEMENT_ARRAY
Methods in com.espertech.esper.common.internal.view.access with parameters of type ViewResourceDelegateDescModifier and TypeMethodDescriptionstatic boolean
ViewResourceDelegateDesc.hasPrior
(ViewResourceDelegateDesc[] delegates) static CodegenExpression
ViewResourceDelegateDesc.toExpression
(ViewResourceDelegateDesc[] descs) -
Uses of ViewResourceDelegateDesc in com.espertech.esper.common.internal.view.core
Methods in com.espertech.esper.common.internal.view.core with parameters of type ViewResourceDelegateDescModifier and TypeMethodDescriptionAgentInstanceViewFactoryChainContext.create
(ViewFactory[] viewFactoryChain, AgentInstanceContext agentInstanceContext, ViewResourceDelegateDesc viewResourceDelegate)