Class StatementResourceHolder
java.lang.Object
com.espertech.esper.common.internal.statement.resource.StatementResourceHolder
-
Constructor Summary
ConstructorDescriptionStatementResourceHolder
(AgentInstanceContext agentInstanceContext, AgentInstanceMgmtCallback agentInstanceStopCallback, Viewable finalView, AggregationService aggregationService, PriorEvalStrategy[] priorEvalStrategies, PreviousGetterStrategy[] previousGetterStrategies, RowRecogPreviousStrategy rowRecogPreviousStrategy) -
Method Summary
Modifier and TypeMethodDescriptionViewable[]
Viewable[]
protected void
setAggregationService
(AggregationService aggregationService) void
setContextManagerRealization
(ContextManagerRealization contextManagerRealization) protected void
setEventStreamViewables
(Viewable[] eventStreamViewables) void
setJoinSetComposer
(JoinSetComposer joinSetComposer) void
setNamedWindowInstance
(NamedWindowInstance namedWindowInstance) protected void
setPatternRoots
(EvalRootState[] patternRoots) void
setStatementResourceExtension
(StatementResourceExtension statementResourceExtension) void
setSubselectStrategies
(Map<Integer, SubSelectFactoryResult> subselectStrategies) void
setTableAccessStrategies
(Map<Integer, ExprTableEvalStrategy> tableAccessStrategies) void
setTableInstance
(TableInstance tableInstance) protected void
setTopViewables
(Viewable[] topViewables)
-
Constructor Details
-
StatementResourceHolder
public StatementResourceHolder(AgentInstanceContext agentInstanceContext, AgentInstanceMgmtCallback agentInstanceStopCallback, Viewable finalView, AggregationService aggregationService, PriorEvalStrategy[] priorEvalStrategies, PreviousGetterStrategy[] previousGetterStrategies, RowRecogPreviousStrategy rowRecogPreviousStrategy)
-
-
Method Details
-
getAgentInstanceStopCallback
-
setTopViewables
-
setEventStreamViewables
-
getFinalView
-
setPatternRoots
-
setAggregationService
-
setSubselectStrategies
-
setNamedWindowInstance
-
setTableInstance
-
setStatementResourceExtension
-
getAgentInstanceContext
-
getTopViewables
-
getEventStreamViewables
-
getAggregationService
-
getNamedWindowInstance
-
getTableInstance
-
getSubselectStrategies
-
getStatementResourceExtension
-
getPriorEvalStrategies
-
setContextManagerRealization
-
getContextManagerRealization
-
getPreviousGetterStrategies
-
getTableAccessStrategies
-
setTableAccessStrategies
-
getRowRecogPreviousStrategy
-
getPatternRoots
-
getJoinSetComposer
-
setJoinSetComposer
-